erichgoldman / add-url-to-window-title

A Chrome/Firefox addon which will put the web page address (URL) into the window's title. Useful for customizing KeePass's auto-type
GNU General Public License v3.0
74 stars 13 forks source link

Firefox 57 support? #22

Closed joeto0 closed 5 years ago

joeto0 commented 6 years ago

Hi, First of all really nice and helpful extension, any chance to make it works with 57? and any estimation when?

Thank you in advance.

erichgoldman commented 5 years ago

Hello,

I have recently started the work to port this extension to Chrome style add-ons. I am minimizing the amount of non content script functions needed. There are some differences in Chrome vs FireFox API I need to test, but I plan to release at least a Chrome version before the new year if time allows.

erichgoldman commented 5 years ago

I just pushed the code here for the new Chrome style addon and it should also work with Firefox. I am going to do some testing and will update here.

erichgoldman commented 5 years ago

The new extension is running in modern Firefox and has been updated on the official AMO