Right_Links
Right_Links copied to clipboard
[e10s] Doesn't work with enabled Electrolysis (multi-process mode)
Docs: https://developer.mozilla.org/en-US/Firefox/Multiprocess_Firefox
- [x] [e10s] Implement support for remote frames using code modules (#21)
- [ ] [e10s] Refactor using code modules (#22)
Waiting for the new progressing
Not working in Firefox Developer Edition (40.0a2 (2015-05-29)).
Test version: right_links-0.4.0pre2-fx-sm.xpi (source code and changes). Note: can be installed only with xpinstall.signatures.required = false
Works on GitHub, Wikipedia, Ubuntuusers, Washington Post. Not working on Reddit, Spiegel.de, Heise.de Thanks!
Not working on Reddit, Spiegel.de, Heise.de
Thanks for testing. Now should be fixed: b23b3aa574721de84a62db5c0952b3ab49fab067
Test version: right_links-0.4.0pre3-fx-sm.xpi (source code).
right_links-0.4.0pre3-fx-sm.xpi
Trouble on google and google images Thanks ;)
Trouble on google and google images
Looks like this is due to tracking links: initially something real, but after click appears things like https://www.google.com/url?…
Should be fixed now: 7c975c33c1ebe8a629c59a3f5dd0fec063509499
Test version: right_links-0.4.0pre4-fx-sm.xpi (source code).
Ok work fine thanks ;)
It works, but at the same time opens a menu window (Windows 10 touch).
Same problem (Ubuntu 16.04, Firefox Dev)
Edited: Version: right_links-0.4.0pre4-fx-sm.xpi works fine. THX.
I don't know if my issue is linked to Electrolysis. In the last 2-3 weeks the stable release with the latest firefox has stopped working altogether. Right clicking does nothing at all. I even tried right_links-0.4.0pre4-fx-sm.xpi with firefox esr 45.4.0 with no change.
I even tried right_links-0.4.0pre4-fx-sm.xpi with firefox esr 45.4.0 with no change.
May be this is due to extensions.rightlinks.enabled = false in about:config ("Enabled" checkbox in options).
Also see description for extensions.rightlinks.key.toggleStatus: https://addons.mozilla.org/addon/right-links/#addon-description (most likely this is due to accidentally pressed F2 hotkey)
May be this is due to extensions.rightlinks.enabled = false
Thanks for answering. Right click on links doesn't even open the context menu, it literally does nothing. And extensions.rightlinks.enabled = true.
The only non default values are
extensions.rightlinks.loadJavaScriptLinksInBackground;true
extensions.rightlinks.prefsVersion;3
May be something in Error/Browser Console (Ctrl+Shift+J)? Also what about right-click on bookmarks (in menu, sidebar of bookmarks toolbar)? (Bookmarks isn't affected by multi-process things)
@nikosath Could there be an extension conflict?
Guys, the culprit was Snap Links plugin. I replaced it with Multi Links and all is fine now!
In Developer 51.0a2, links open in a new tab but the context menu opens with it.
On Linux? Should work fine on Windows, I think…
@malimM Following should help: c54541d9b38b30ebf6ccbd7932d291ded721a207 (unfortunately, for now I can't test this on Linux)
Test version: right_links-0.4.0pre5-fx-sm.xpi (source code)