FireTitle
FireTitle copied to clipboard
Add new patterns for URL Hostname, Port and Protocol (Keepass)
Your extension is really awesome!! Could you implement new patterns for Hostname, Protocol and Port ? (the most interesting would be Hostname) For instance, with the URL "https://www.example.com:8080":
- protocol (https)
- hostname (www.example.com)
- port (8080)
This will allow using Keepass auto-type which is based on the windows title. Few extensions are already implementing this, like the following (so you may look at the code):
- "Hostname in Window Title" extension
- "KeePass Helper - URL in title" But none of them allows setting a custom name for each Firefox Window which is so great!