Greasy Fork is available in English.

Fix X button

Fixes the faulty new X button

< Opinie na Fix X button

Pytanie/komentarz

§
Napisano: 26-07-2023

Check out https://www.tampermonkey.net/documentation.php?locale=en#api:window.close

On TamperMonkey at least, if you replace `@grant none` with `@grant window.close`, your code should close the tab as intended.

Odpowiedz

Zaloguj się, by odpowiedzieć.