Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No "Open App" button when opening the Instagram page #20

Closed
vladko456 opened this issue Oct 17, 2023 · 4 comments
Closed

No "Open App" button when opening the Instagram page #20

vladko456 opened this issue Oct 17, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@vladko456
Copy link

No "Open App" button when opening the Instagram page. I tried reinstalling the script, but it didn't help.

@fictionalchrctr
Copy link

fictionalchrctr commented Oct 17, 2023

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.

@russdreamer russdreamer self-assigned this Oct 21, 2023
@russdreamer russdreamer added the bug Something isn't working label Oct 21, 2023
@russdreamer
Copy link
Owner

@vladko456 @fictionalchrctr
The issue is fixed in new 5.3 version, please follow the link to update: new version.

please check.

@gseidler
Copy link

Open button still not showing for me on Safari 17 + Tampermonkey 4.20.6188.

@russdreamer
Copy link
Owner

@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:

  1. Use another browser (recommended option)
  2. 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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants