sa1 / url-in-title

Firefox WebExtension that adds the URL in the title

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

url-in-title

Firefox WebExtention that adds the URL of the tab to the windows title:

  • optional delimiter (e.g. ' - ')
  • optional protocol (e.g. 'http://')
  • hostname (e.g. 'foo.org')
  • optional path (e.g. '/foo.php')

This is for instance useful for keepass/keepassX/keepassXC users.

About

Firefox WebExtension that adds the URL in the title

License:GNU General Public License v3.0


Languages

Language:JavaScript 65.9%Language:HTML 34.1%