gdepourtales / custom-tab-title-favicon

Firefox web extension to change the title and favicon of any tab depending on regular expressions applied to the tab address URL or title

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to reuse parts of the original page title in the resulting text

MurzNN opened this issue · comments

Will be good to add ability to reuse parts of the original page title in resulting generated title.

For example, add some prefix to the original title, or swap the site name and page title on "[site_name] - [page_title]" pages.

This can be implemented using regular expressions for source and replacement string.

The version 2 adds the possibility to add dynamic values in the custom title. Please see the README for more details
Version 2 submitted to Mozilla for review