New Features by jcunews

Adds new features/functionalities to the browser (excluding site specific, HTML5 video/audio, and blockers/unblockers)

现在显示所有语言的结果。只显示 简体中文 的结果

  1. Timer Accelerator JS - Accelerates time by decreasing the durations of time for timers, in order to shorten the time to wait for something. This script is intended to be used for decreasing the waiting time for file downloads. This script will only work on download sites which do not track the waiting time from the server, or if the waiting time is not JavaScript driven.

    作者
    jcunews
    日安装量
    1
    总安装量
    1,554
    评分
    5 0 0
    创建于
    2018-12-11
    更新于
    2018-12-11
  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
    总安装量
    187
    评分
    8 0 0
    创建于
    2017-02-25
    更新于
    2023-09-22
  3. 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
    总安装量
    221
    评分
    7 0 0
    创建于
    2017-06-05
    更新于
    2024-11-02
  4. 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
  5. 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
    总安装量
    27
    评分
    0 0 0
    创建于
    2017-09-14
    更新于
    2017-09-22
  6. 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
    总安装量
    150
    评分
    4 0 0
    创建于
    2017-10-13
    更新于
    2018-04-19
  7. 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
  8. 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
    总安装量
    50
    评分
    2 0 0
    创建于
    2018-02-21
    更新于
    2024-01-10
  9. 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
    总安装量
    169
    评分
    4 0 0
    创建于
    2018-02-22
    更新于
    2018-02-23
  10. 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
    总安装量
    9
    评分
    0 0 0
    创建于
    2018-02-28
    更新于
    2018-02-28
  11. 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
    总安装量
    9
    评分
    1 0 0
    创建于
    2018-06-06
    更新于
    2024-02-17
  12. 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
    总安装量
    147
    评分
    1 0 1
    创建于
    2018-07-01
    更新于
    2021-05-16
  13. Audible Notification API JS - Plays an audio when a browser notification is shown. This script should be applied only for specific sites, since some sites may already have an audible notification. So, once the script is installed, change the @match metadata.

    作者
    jcunews
    日安装量
    0
    总安装量
    55
    评分
    1 0 0
    创建于
    2018-12-12
    更新于
    2018-12-12
  14. 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
    总安装量
    73
    评分
    3 0 0
    创建于
    2019-03-29
    更新于
    2024-08-07
  15. 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
    总安装量
    66
    评分
    1 0 0
    创建于
    2019-11-03
    更新于
    2019-11-03
  16. Keyboard Media Keys Support for Firefox JS - Add support for Play/Pause and Stop keyboard media keys to control HTML5 Video/Audio playback on Firefox or other browsers which do not support media keys.

    作者
    jcunews
    日安装量
    0
    总安装量
    34
    评分
    0 0 0
    创建于
    2019-11-18
    更新于
    2019-11-18
  17. HTML Access Key Helper JS - Adds keyboard shortcuts to display available HTML Access Keys, if the websites provide them.

    作者
    jcunews
    日安装量
    0
    总安装量
    26
    评分
    1 0 0
    创建于
    2020-12-21
    更新于
    2024-08-07
  18. 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
    总安装量
    17
    评分
    0 0 0
    创建于
    2022-10-24
    更新于
    2022-11-16
  19. 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
    总安装量
    5
    评分
    0 0 0
    创建于
    2022-12-10
    更新于
    2024-05-30
  20. 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
    日安装量
    0
    总安装量
    105
    评分
    0 0 0
    创建于
    2023-07-01
    更新于
    2023-07-01
  21. 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
    总安装量
    6
    评分
    0 0 0
    创建于
    2023-11-24
    更新于
    2023-11-24

发布你编写的脚本(或 了解如何编写脚本)