diox / firefox-minimap-scroller

Firefox Minimap Scroller Addon
MIT License
46 stars 6 forks source link

No content at all #16

Closed edouard-lopez closed 7 years ago

edouard-lopez commented 9 years ago

After installing from the dist/ directory I got the sidebar but it's empty and I got no log. I tested on:

I enabled chrome and addon debugging in the dev tools but still no log in the console.

diox commented 9 years ago

Yeah, it's broken, the extension is using old deprecated functions (and well, was built with an old deprecated SDK) that aren't working any more.

I don't have the time nor the will to fix it right now, but I'll gladly take patches. To be honest the whole thing should be rewritten to work with e10s. Maybe it'd be simpler to try to use WebExtensions : https://wiki.mozilla.org/Browser_Extensions