Greasy Fork is available in English.

New Features by jcunews

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

Mostrando sólo resultados en Español. Mostrar resultados para todos los idiomas.

  1. 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".

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    155
    Calificaciones
    8 0 0
    Creado
    25/2/2017
    Actualizado
    22/9/2023
  2. Background Network Requests Indicator JS - Shows an indicator at bottom right/left when there is one or more background network requests in progress.

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    198
    Calificaciones
    7 0 0
    Creado
    5/6/2017
    Actualizado
    27/7/2023
  3. 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.

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    10
    Calificaciones
    0 0 0
    Creado
    11/9/2017
    Actualizado
    15/5/2022
  4. 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).

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    24
    Calificaciones
    0 0 0
    Creado
    14/9/2017
    Actualizado
    22/9/2017
  5. 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())".

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    124
    Calificaciones
    4 0 0
    Creado
    13/10/2017
    Actualizado
    19/4/2018
  6. 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.

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    11
    Calificaciones
    0 0 0
    Creado
    22/1/2018
    Actualizado
    22/1/2018
  7. 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()

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    45
    Calificaciones
    2 0 0
    Creado
    21/2/2018
    Actualizado
    10/1/2024
  8. 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()

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    150
    Calificaciones
    4 0 0
    Creado
    22/2/2018
    Actualizado
    23/2/2018
  9. 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).

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    9
    Calificaciones
    0 0 0
    Creado
    28/2/2018
    Actualizado
    28/2/2018
  10. 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.

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    7
    Calificaciones
    1 0 0
    Creado
    6/6/2018
    Actualizado
    17/2/2024
  11. 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.

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    137
    Calificaciones
    1 0 1
    Creado
    1/7/2018
    Actualizado
    16/5/2021
  12. 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.

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    67
    Calificaciones
    3 0 0
    Creado
    29/3/2019
    Actualizado
    10/1/2024
  13. 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()

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    59
    Calificaciones
    1 0 0
    Creado
    3/11/2019
    Actualizado
    3/11/2019
  14. HTML Access Key Helper JS - Adds keyboard shortcuts to display available HTML Access Keys, if the websites provide them.

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    22
    Calificaciones
    1 0 0
    Creado
    21/12/2020
    Actualizado
    8/5/2022
  15. 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.

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    15
    Calificaciones
    0 0 0
    Creado
    24/10/2022
    Actualizado
    16/11/2022
  16. 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.

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    5
    Calificaciones
    0 0 0
    Creado
    10/12/2022
    Actualizado
    30/5/2024
  17. 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.

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    93
    Calificaciones
    0 0 0
    Creado
    1/7/2023
    Actualizado
    1/7/2023
  18. 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.

    Autor
    jcunews
    Instalaciones diarias
    0
    Instalaciones totales
    5
    Calificaciones
    0 0 0
    Creado
    24/11/2023
    Actualizado
    24/11/2023

Publica tu propio script (o aprende a escribir uno)