Right_Links_WE icon indicating copy to clipboard operation
Right_Links_WE copied to clipboard

Right_Links_WE does not work on some sites

Open Marcosdw opened this issue 7 years ago • 4 comments

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

Marcosdw avatar Nov 19 '17 06:11 Marcosdw

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+ ?)

Infocatcher avatar Nov 19 '17 10:11 Infocatcher

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

Marcosdw avatar Nov 19 '17 16:11 Marcosdw

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...

Infocatcher avatar Nov 21 '17 18:11 Infocatcher

Work fine all sites except addons.mozilla (about:config: privacy.resistFingerprinting.block_mozAddonManager = true)

Marcosdw avatar Nov 30 '17 17:11 Marcosdw