gomita / firegestures

FireGestures, a Firefox extension.
http://www.xuldev.org/firegestures/
Other
128 stars 30 forks source link

doesn't work in tor browser #155

Open g-i-o-r-g-i-o opened 7 years ago

g-i-o-r-g-i-o commented 7 years ago

Tor browser is a modified version of firefox 45, so I downloaded 1.10.12, an older version of firegestures, disabling auto-updates of the addon. But the plugin doesn't work, all the gestures are set to null, all I can see is the green trace when I click and drag the mouse, but no action is actually performed. I've also tried to reload the gestures, from https://github.com/tmsanrinsha/setting-files/blob/master/firefox/firegestures.sqlite but still no effect, there are no gestures stored in the database.

vanowm commented 6 years ago

The only error message I see in browser console is:

XML Parsing Error: undefined entity Location: chrome://firegestures/content/browser.rdf Line Number 117, Column 3: browser.rdf:117:3

Which suggests for whatever reason it doesn't load chrome://firegestures/locale/mapping.dtd ?

Or the problem is in browser.rdf#L11 as the http://www.xuldev.org/firegestures-mapping no longer exists

ganego commented 6 years ago

Does not work, will not work. Uninstall it. Use: https://addons.mozilla.org/en-US/seamonkey/addon/mouse-gestures-suite/

vanowm commented 6 years ago

Yeah, so for that's the only REAL extension that works in tor...

vanowm commented 6 years ago

This is actually not addon's issue. None of my addons with inline options working. Disabling Torbutton fixes it.

https://trac.torproject.org/projects/tor/ticket/24948