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

Per-script run-in option does not seem to override global default #2230

Open
johnmave126 opened this issue Nov 7, 2024 · 0 comments
Open

Comments

@johnmave126
Copy link

Steps to Reproduce

  1. Set Default tab types to run scripts in: as Normal tabs in Settings-Security.
  2. Create a script that match *://*/*.
  3. In the settings of the script, set Run in: as All tabs or Incognito tabs.
  4. Open any incognito tab

Expected Behavior

The script is running in the tab.

Actual Behavior

No script is running.

Specifications

  • Chromium: 130.0.6723.92
  • TM: 5.3.1
  • OS: Windows 10.0.19045

I see when selecting "Normal tabs", a pop up is shown to warn "Tampermonkey won't inject into other tab types anymore!". Is there any technical limitation that we cannot have scripts to override this settings?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant