mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-23 07:21:16 +01:00
Updated 4.2.1 User Scripts (markdown)
parent
b345b3065f
commit
56a511cf3f
@ -95,3 +95,12 @@ window.opener = null;
|
||||
console.warn('Cleared window.opener!');
|
||||
}
|
||||
```
|
||||
|
||||
### :small_orange_diamond: Other Scripts
|
||||
|
||||
These scripts are written, maintained, or tested by us. It is your responsibility to make sure they keep working.
|
||||
|
||||
* [Disable AutofillPhishing (By AdguardTeam)](https://github.com/AdguardTeam/Userscripts/blob/master/disableAutofillPhishing/disable-autofill-phishing.user.js)
|
||||
* Disables autofill of input fields *which are not on the screen*
|
||||
* Note: The `ghacks user.js` disables all autofill
|
||||
* [Bypass t.co redirection from Twitter external links](https://github.com/kkren/remove_t.co/blob/master/removetco.user.js)
|
||||
|
Loading…
Reference in New Issue
Block a user