You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same thing. This is because there was an error in developers console.
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' *.facebook.com *.fbcdn.net .facebook.net 127.0.0.1: blob: data: 'self' *.teststagram.com *.instagram.com static.cdninstagram.com *.google-analytics.com *.google.com 'wasm-unsafe-eval'". Either the 'unsafe-inline' keyword, a hash, or a nonce ('nonce-...') is required to enable inline execution.
@gseidler Unfortunately, Tampermonkey extension itself won't work in Safari for such websites as instagram, because such websites enabled CSP. That might be that other browsers will stop working for CSP enabled websites one day as well.
Currently, there are 2 options:
Use another browser (recommended option)
Usie Safari and copy-paste this script directly to Safari console. This link is for the current version only, it might change, please grab the last version from here, seeconsole_script_v<BIGGEST_VERSION_NUMBER> (not recommended, as some features might not work properly)
No "Open App" button when opening the Instagram page. I tried reinstalling the script, but it didn't help.
The text was updated successfully, but these errors were encountered: