Greasy Fork is available in English.

举报用户

jcunews

Hacking things for the sake of preferences. ...or for sites that behave badly. Efficiently.

https://www.reddit.com/user/jcunews1/

On Reddit:

https://www.reddit.com/r/userscripts/

https://www.reddit.com/r/GreaseMonkey/

Check out my other (mostly) non UserScript related scripts:

https://pastebin.com/u/jcunews

Any donation is acceptable through below addresses:

BTC:1LcqwCQBQmhcWfWsVEAeyLchkAY8ZfuMnS

BCH:qzp596fe7jd5f6lxcuwamgp3yu875fsfdgqx87zd30

ETH:0x27380Cdd13fa523F435d8344c0d1e14970e4537e

LTC:LMfh6JkhLEvvF1wovdDSoxSWdWDeMoYS3d

近期评论

查看用户所有活动

Script Sets

  • 收藏
  • Blockers/Unblockers: Scripts which blocks or unblocks things (non site specific)
  • HTML5 Video/Audio: Scripts for HTML5 Video/Audio (non site specific)
  • New Features: Adds new features/functionalities to the browser (excluding site specific, HTML5 video/audio, and blockers/unblockers)
  • YouTube: Scripts for YouTube

脚本列表

  1. Accented Character Input JS - 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.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    6
    得分
    1 0 0
    创建日期
    2018-06-06
    最近更新
    2024-02-17
  2. Add Keyboard Shortcut for Generic Next/Previous Page JS - Add CTRL+ArrowLeft and CTRL+ArrowRight for generic next/previous page. It will click the last found link/button whose text starts/ends with e.g. "Next", "Prev", "Back", or "Previous".

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    155
    得分
    8 0 0
    创建日期
    2017-02-25
    最近更新
    2023-09-22
  3. Allow Clipboard Operations JS - Prevent websites from disallowing users to perform clipboard copy, cut, or paste operations. For allowing right-click browser context menu, use the "Prevent Right-Click Context Menu Hijaak" script (https://greasyfork.org/en/scripts/387540-prevent-right-click-context-menu-hijaak).

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    143
    得分
    3 0 0
    创建日期
    2019-09-15
    最近更新
    2019-09-15
  4. Anti Snoop JS - Conceal information about network type (e.g. cellular/broadband), number of CPU cores (or Hyper Threads), and video adapter brand & model.

    脚本作者
    jcunews
    今日安装
    2
    总安装量
    371
    得分
    2 0 0
    创建日期
    2021-09-29
    最近更新
    2024-04-01
  5. ASCII Control Codes Keyboard Input Helper for Firefox JS - 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.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    10
    得分
    0 0 0
    创建日期
    2017-09-11
    最近更新
    2022-05-15
  6. Background Network Requests Indicator JS - Shows an indicator at bottom right/left when there is one or more background network requests in progress.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    195
    得分
    7 0 0
    创建日期
    2017-06-05
    最近更新
    2023-07-27
  7. Browser Notification Filter JS - Filter out browser notifications by title or body of the notification. Edit script configuration before use, and backup script before updating.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    103
    得分
    0 0 0
    创建日期
    2019-03-26
    最近更新
    2019-03-29
  8. Choose Form Field Selections On Hotkey JS - Choose predefined selections for drop-down form fields upon pressing a hotkey. For e.g. country, state, city. If the state or city fields changes dynamically based on the selected country, the hokey will need to be pressed again.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    11
    得分
    0 0 0
    创建日期
    2018-01-22
    最近更新
    2018-01-22
  9. Disable Google Search Result URL Redirector JS - Disable Google URL redirector (i.e. user data tracking) on Google Search result, including Google Custom Search Engine (CSE) which is used by many websites, and in Google Groups.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    736
    得分
    11 0 0
    创建日期
    2017-08-27
    最近更新
    2023-07-17
  10. 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.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    132
    得分
    1 0 0
    创建日期
    2018-03-15
    最近更新
    2018-03-15
  11. Disable Site Restriction On Page Operations JS - Disable site restrictions which prevent users on performing clipboard operations, text selection, page printing (experimental), and opening the Right-Click context menu. To open the Right-Click context menu use SHIFT+RightClick (the default; configurable in the script code).

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    241
    得分
    4 0 0
    创建日期
    2019-10-02
    最近更新
    2019-10-03
  12. 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.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    64
    得分
    1 0 0
    创建日期
    2019-11-17
    最近更新
    2020-10-19
  13. Emoji & Symbol Picker JS - Adds ability to input emoji and symbol characters via picker popup which is accessible using ALT+` (ALT and backquote) keyboard shortcut (configurable in the script). Character will be generated at the (blinking) cursor. If there's text selected, the character will replace the selection. Note: this script will not work on inputboxes whose keyboard inputs is script driven. e.g. WYSIWYG text boxes.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    64
    得分
    3 0 0
    创建日期
    2019-03-29
    最近更新
    2024-01-10
  14. Event Control JS - Provides ability to enable/disable specific events (accessible from GM menu) on a site page which are specifically listened by the site and browser extensions. When an event is disabled, event handlers including the web browser's, will be disabled.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    21
    得分
    0 0 0
    创建日期
    2023-01-03
    最近更新
    2023-01-03
  15. Extended SPACE Key Page Scroller JS - By default the SPACE key scrolls the page down by full height of browser view. With this script, pressing SHIFT+SPACE will scroll half of the view height. Page scroll by a quarter view height can be done using either LEFTSHIFT+RIGHTSHIFT+SPACE or SHIFT+CAPSLOCK+SPACE (configurable via variable).

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    24
    得分
    0 0 0
    创建日期
    2017-09-14
    最近更新
    2017-09-22
  16. Filter Out Rotten Tomatoes JS - Removes links, images, and text which refer to Rotten Tomatoes or its rottentomatoes.com website, on any website.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    7
    得分
    0 0 0
    创建日期
    2018-09-02
    最近更新
    2019-01-26
  17. Highlight Listened Bandcamp Albums JS - Add highlights to listened Bandcamp albums. Note: All domains is required for the script, because some albums listed on bandcamp.com are not served on bandcamp.com. For albums served on sites other than bandcamp.com, the recognition of the album playback is possible only if the site uses bandcamp.com's document format.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    22
    得分
    0 0 0
    创建日期
    2018-02-08
    最近更新
    2018-02-08
  18. HTML Access Key Helper JS - Adds keyboard shortcuts to display available HTML Access Keys, if the websites provide them.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    22
    得分
    1 0 0
    创建日期
    2020-12-21
    最近更新
    2022-05-08
  19. HTML Animation Frame Request Limiter JS - Limits HTML animation frame request. Practically limits FPS of JavaScript controlled animation such as in canvas. Designed to lower CPU usage.

    脚本作者
    jcunews
    今日安装
    1
    总安装量
    85
    得分
    0 0 0
    创建日期
    2023-07-01
    最近更新
    2023-07-01
  20. HTML5 Audio/Video Keyboard Shortcuts With OSD JS - Adds keyboard shortcuts for controlling HTML5 media player (audio/video) with OSD support. Seek media to 0%, 5%, 10%, ..., or 95%. Rewind and fast fordward media by 30 seconds, 1 minute, and 5 minutes. Change media speed even beyond YouTube's speed limit. Change audio volume to 20%, 40%, 60%, 80%, or 100%. Change video aspect ratio for TV and letterbox content (for widescreen monitors).

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    348
    得分
    5 0 0
    创建日期
    2019-09-26
    最近更新
    2024-03-20
  21. HTML5 Video Frame Screenshot JS - Adds ability to take a screenshot from the current frame of a HTML5 video element and be saved to a file named "video_frame.jpg" or "video_frame.png" (image format is configurable). This script is intended to be used as a bookmarklet using this URL: javascript:hvfs_ujs()

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    120
    得分
    1 0 0
    创建日期
    2018-03-21
    最近更新
    2018-03-21
  22. HTML5 Video Playback Speed Control Keyboard Shortcut JS - Add keyboard shortcuts to control HTML5 video playback rate. Available keyboard shortcuts are: <CTRL+[> = Decreate playback rate, <CTRL+]> = Increase playback rate, <CTRL+\> = Set playback rate increment/decrement unit, <CTRL+'> = Set playback to specific rate, <CTRL+;> Reset playback rate to default (to 1.0). Default playback rate incement/decrement is configurable via script.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    848
    得分
    16 0 0
    创建日期
    2017-08-08
    最近更新
    2019-09-12
  23. Link & Form Field Navigation Shortcuts JS - Adds keyboard shortcuts for focusing: previous form field (ALT+1), next form field (ALT+2), previous link (ALT+3), and next link (ALT+4).

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    8
    得分
    0 0 0
    创建日期
    2018-02-28
    最近更新
    2018-02-28
  24. 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()

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    58
    得分
    1 0 0
    创建日期
    2019-11-03
    最近更新
    2019-11-03
  25. MS-Word DOCX Reader JS - Adds Microsoft Office Word DOCX document viewing functionality without using or involving any third party website. To view a Word document, use the mouse shortcut to click the link on a web page which points to a DOCX file. By default, the mouse shortcut is Alt+LeftClick, and it's configurable in the script.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    132
    得分
    1 0 1
    创建日期
    2018-07-01
    最近更新
    2021-05-16
  26. Open Source Shadow DOM JS - Ensure all Shadow DOM nodes are open. Intented for research use.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    26
    得分
    1 0 0
    创建日期
    2022-06-23
    最近更新
    2022-06-23
  27. Override HTML Standard Form Submission Result To Current Or New Tab JS - Make HTML standard form submission result be loaded in either the current tab (SHIFT key held), or in a new window (CTRL key held), when submitting the form. This script won't work on forms which don't use HTML standard form submission. e.g. AJAX.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    4
    得分
    0 0 0
    创建日期
    2022-12-10
    最近更新
    2022-12-10
  28. Page Contents View Mode JS - The main purpose of this script is to show only the main content or page article. It is designed to be used with a bookmarklet whose URL is (no quote) "javascript:void(PCVM())".

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    120
    得分
    4 0 0
    创建日期
    2017-10-13
    最近更新
    2018-04-19
  29. Page Filter JS - Removes links, images, and text which refer to specific keywords. When a keyword is found in an URL of a link or image, the link/image will be removed. When a keyword is found in a text, the whole text in its container element, will be removed.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    68
    得分
    2 0 0
    创建日期
    2019-02-01
    最近更新
    2019-02-01
  30. Pixel-Precision Wheel Scroll JS - Add pixel-precision wheel scrolling capability using CTRL+SHIFT+Wheel for vertical scroll, and CTRL+ALT+Wheel for horizontal scroll, for any scrollable element which can be scrolled at pixel level.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    15
    得分
    0 0 0
    创建日期
    2022-10-24
    最近更新
    2022-11-16
  31. Prevent Right-Click Context Menu Hijaak JS - Prevent websites from entirely disable web browser's Right-Click context menu by allowing use of SHIFT+RightClick, CTRL+RightClick, or CTRL+SHIFT+RightClick (configurable in the script code). This script is designed for Chrome and Chromium based web browsers. Firefox already has this feature built in via SHIFT+RightClick.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    180
    得分
    2 0 0
    创建日期
    2019-07-16
    最近更新
    2019-07-17
  32. Prompt On New Tab JS - Display a confirmation dialog when the site wants to open a new tab, so that user has the chance to cancel or allow it to open in a new or current tab. This script won't work if the user opens a link in a new tab using web browser's "Open in a new tab", "Open in background tab", or similar which are web browser internal or browser extension features.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    154
    得分
    4 0 0
    创建日期
    2018-02-12
    最近更新
    2020-02-01
  33. PunyCode Protection JS - Warns on clicking links and arriving into sites which uses PunyCode.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    82
    得分
    3 0 0
    创建日期
    2017-04-21
    最近更新
    2021-04-05
  34. Quadruple/Quintuple/Sextuple Click Selections JS - Add quadruple/quintuple/sextuple clicks for selecting page content beyond the current block. Also allow selection when double/trplie/etc. clicking an image.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    5
    得分
    0 0 0
    创建日期
    2023-11-24
    最近更新
    2023-11-24
  35. Remove HTML5 Audio/Video and Flash JS - Remove HTML5 Video (and optionally Audio too) and Flash from any web page. This is somewhat an aggresive measure to disable audio, video and Flash when there's no other option is available.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    158
    得分
    3 0 0
    创建日期
    2018-04-27
    最近更新
    2018-04-27
  36. 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()

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    148
    得分
    4 0 0
    创建日期
    2018-02-22
    最近更新
    2018-02-23
  37. Selective HTML5 Media Audio Output for Chrome JS - Allows users to select specific audio output device for HTML5 audio / video in a per site basis.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    417
    得分
    2 1 0
    创建日期
    2019-10-18
    最近更新
    2019-10-19
  38. Show Character Codes JS - Display a dialog showing the character code(s) of the selected character(s). This script is instended to be used as a bookmarklet using this URL: javascript:scc_ujs()

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    44
    得分
    2 0 0
    创建日期
    2018-02-21
    最近更新
    2024-01-10
  39. Stylus Auditor JS - Audit Stylus styles for the current page to list all applied styles, and list any CSS rules which have mismatched selectors or overridden styles. This script is designed to be used as a bookmarklet. To use this script, create a new bookmark with this URL (no quote): "javascript:ujs_stylusAuditor()", then use the bookmark on a website with UserStyle applied using Stylus.

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    120
    得分
    3 0 0
    创建日期
    2019-05-16
    最近更新
    2019-07-19
  40. Stylus Shadow DOM Support JS - Make Stylus styles also be applied to Shadow DOM elements.

    脚本作者
    jcunews
    今日安装
    1
    总安装量
    239
    得分
    0 0 0
    创建日期
    2021-03-26
    最近更新
    2024-01-08
  41. YouTube Embedder JS - Convert links and optionally URL text which points to a YouTube video, into embedded YouTube frame. For URL text, it can be converted to a link only. The main function can be configured for on-demand-only for slow computers. If enabled, the main function can be executed via bookmarklet using this URL: javascript:yte_ujs()

    脚本作者
    jcunews
    今日安装
    0
    总安装量
    87
    得分
    4 0 0
    创建日期
    2018-05-07
    最近更新
    2018-05-14