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

[bug] There is a UI bug in Safari Browser #2232

Open
seifenk opened this issue Nov 8, 2024 · 0 comments
Open

[bug] There is a UI bug in Safari Browser #2232

seifenk opened this issue Nov 8, 2024 · 0 comments

Comments

@seifenk
Copy link

seifenk commented Nov 8, 2024

(Please fill out the issue template with your details)

Expected Behavior

Actual Behavior

image
image

Specifications

I updated Tampermonkey version many times , also updated the safari version,but the ui bug still exis

  • Safari 17.6 (18618.3.11.11.7, 18618)
  • TM: (5.3.6217)
  • OS: (MacOS 13.6.9)

Script

// ==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==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants