old js by Leadra
no use
กำลังแสดงเพียง ภาษาไทย ผลลัพธ์ แสดงผลลัพธ์สำหรับภาษาทั้งหมด
-
-
网页翻译 JS - 给每个非中文的网页右下角(可以调整到左下角)添加一个google翻译图标,直接调用 Google 的翻译接口对非中文网页进行翻译
-
Night Mode JS - Adds a transparent dark layer depending on the time of the day to any website to make it less bright.
-
🔗 Links Helper JS - Open external links in a new tab, open internal links matching the specified rules in a new tab, convert text to hyperlinks, convert image links to image tags(<img>), parse Markdown style links and image tags, parse BBCode style links and image tags
-
Submit to Tab with Ctrl + Click / Ctrl + Enter / Middle click JS - Sets form's target to `_blank` when submitted while Control key is being pressed. Allow submit with middle mouse button.
-
Clear Button For Almost Every Text Input Field JS - Adds clear button for almost every <input type="text">, like ms-clear.
-
Save Selected Text To File JS - Save selection into file as text or HTML code. The selected text or HTML code will be previewed and can be edited before it is saved. The file will be presented as a file download. This script is instended to be used as a bookmarklet using this URL: javascript:ssttf_ujs()
-
Disable Notifications API JS - Disable Notifications API where sites may show popup notifications message at bottom-right of the web browser. Any sites which require Notifications API may cause the web browser to ask user for a permission to display notifications. This script disables both the notifications and the permission prompt. It is intended for users who find them annoying.
-
MHTML Reader JS - Script to read MHTML files. Use the "Open MHTML file" menu of Tampermonkey/Violentmonkey/Greasemonkey popup menu. The menu can also be made as a bookmarklet using this URL: javascript:mhtreader_ujs()
-
Disable Video Popouts JS - Disable/remove non browser native video overlays on web pages. This script applies on all sites by default, and must be manually configured to exclude specific sites. Note: this is a somewhat aggresive blocker, where it may break site functionality.
-
Easy Compare JS - Compare images
-
Performance monitor JS - Works on any website. Shows fps, frame time, used memory. Change modes by click
-
Preserve focus JS - When re-focusing page content, return focus to element that was active before blur, instead of root element.
-
Font replacer JS - Replace fonts hard coded by websites
-
FocusInput JS - Focus to the very first text input on a web page on any key press
-
禁用中键自动滑动和SPACE跳跃SC029清空键 JS - 禁用中键自动滑动,和SPACE跳跃SC029清空键
-
อย่าเก็บ IP ของฉัน JS - บล็อกการจับ IP address ที่ทำโดยคำขอ API จากภายนอก
-
Custom-Cursor | 自定义鼠标 JS - custom cursor in page / 自定义鼠标
-
解除img被跨源屏蔽 JS - 部分网站使用的图床是类似于gitee等仓库,因为他们禁止把他们的产品作为图床使用,所以使用这个脚本解除跨源策略,可以在一定程度上解决浏览网站部分图片无法加载的问题。