FireTitle icon indicating copy to clipboard operation
FireTitle copied to clipboard

Add new patterns for URL Hostname, Port and Protocol (Keepass)

Open syldub69 opened this issue 5 years ago • 0 comments

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!

syldub69 avatar Feb 23 '20 22:02 syldub69