Mobile browser touch gesturesJS
-
Add touch gestures to mobile browsers. For example, ↓↑: go to the top, ↑↓: go to the bottom, →←: go back, ←→: go forward, →↓: closes the tab, →↑: restores just closed page, etc. Recommend using Kiwi browser, Yandex browser and Firefox browser.
Image DownloaderJS
-
Images can be extracted and batch downloaded from most websites. Especially for websites the right click fails or image can not save. Extra features: zip download / auto-enlarge image. See the script description at info page (only suitable for chrome+tampermonkey)
Opera Browser Rocker+Mouse Gestures + Search HighLightJS
-
This script works on any browser and simulates the Opera Browser Mouse+Rocker Gestures, along with the Search HighLight and Units+Currency Converters, but with this script you can modify or disable them as you want.
Font Rendering (Customized)JS
-
Let each page of the Chinese font becomes texture, the default uses Microsoft YaHei font, and you can customize the set of Chinese fonts, additional font strokes, font rewriting, font shadows, smooth, and special Filtering and licensing of style elements, etc., you can use the setting interface to perform parameter settings in the script menu, or you can exclude all pages under a domain name, compatible with common Greasemonkey scripts and browser plugins.
Remove #FFFFFF backgroundJS
-
Removes #FFFFFF background color and optionally generates a userstyle that does the same. Search terms: remove white background, remove CSS, kill CSS, disable CSS, grey theme, dark theme.
Accented Character InputJS
-
Add functionality to input accented characters for non accented keyboards when the current input focus is on a text input element, or a content-editable element.
ASCII Control Codes Keyboard Input Helper for FirefoxJS
-
This is a script to help inputting ASCII Control Codes such as TAB, CR, LF, etc. on Firefox web browsers using ALT+Numpad keys. Inputted control codes must begin with 0 (e.g. 09, 013, etc.), and only control code 1 to 31 are accepted. The control character will only be generated when the current focus is on a TEXTAREA element, or a text typed INPUT element.
Local Storage managerJS
-
Local Storage is a type of memory in the site you are on. You may add a new Local Storage, and even edit other ones! Making this a game cheat for some! | Made just much cleaner