We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(Please fill out the issue template with your details)
It should be enable and able to run scripts
It is in disable state and not getting restarted
Google Chrome verison: Version 131.0.6778.265 (Official Build) (arm64) Laptop: MacOS (Sequoia 15.2)
(Please give an example of the script if applicable.)
// ==UserScript== // @name MyName // @namespace http://mywebsite.com // @Version 1.0 // @description try to take over the world! // @author Me // @match http://mywebsite.com/* // @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js // @include https://mywebsite.com/* // @grant none // ==/UserScript==
The text was updated successfully, but these errors were encountered:
+1 facing the same issue.
Sorry, something went wrong.
Duplicate of #2305
No branches or pull requests
(Please fill out the issue template with your details)
Expected Behavior
It should be enable and able to run scripts
Actual Behavior
It is in disable state and not getting restarted
Specifications
Google Chrome verison: Version 131.0.6778.265 (Official Build) (arm64)
Laptop: MacOS (Sequoia 15.2)
Script
(Please give an example of the script if applicable.)
The text was updated successfully, but these errors were encountered: