Right_Links_WE
Right_Links_WE copied to clipboard
Right_Links_WE does not work on some sites
Hello,
does work with the links of some sites on Linux, example:
- https://centralops.net/co/
- https://github.com/Infocatcher/Right_Links_WE/issues/2
- https://addons.mozilla.org/fr/firefox/addon/right-links/versions/beta
- this Issue
etc, etc...
The examples works fine on 0.4.1
Sorry, I use an online translator French / English
https://centralops.net/co/
Probably due to Content Security Policy restrictions. Something like https://bugzilla.mozilla.org/show_bug.cgi?id=1267027 or https://bugzilla.mozilla.org/show_bug.cgi?id=866522
GitHub links works for me (but I'm use latest Nightly for tests).
addons.mozilla.org isn't accessible "by design". In about:config: privacy.resistFingerprinting.block_mozAddonManager = true (only Firefox 59+ ?)
In about:config: privacy.resistFingerprinting.block_mozAddonManager = true (only Firefox 59+ ?)
Work's in 57,59, but with this option the theme preview does not work anymore
Probably due to Content Security Policy restrictions.
Strange because with "Right Click Opens New Tab Link Correct Order 0.0.6" all page links work fine open right link
Strange because with "Right Click Opens New Tab Link Correct Order 0.0.6" all page links work fine open right link
Oops, this is due to frames. In WebExtensions content scripts isn't like similar things from old API...
Work fine all sites except addons.mozilla (about:config: privacy.resistFingerprinting.block_mozAddonManager = true)