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)
I updated Tampermonkey version many times , also updated the safari version,but the ui bug still exis
// ==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:
No branches or pull requests
(Please fill out the issue template with your details)
Expected Behavior
Actual Behavior
Specifications
I updated Tampermonkey version many times , also updated the safari version,but the ui bug still exis
Script
The text was updated successfully, but these errors were encountered: