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)

Es werden Ergebnisse für alle Sprachen angezeigt. Zeige nur Deutsch.

  1. Page Contents View Mode Java Script - 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
    Installationen heute
    1
    Installationen gesamt
    124
    Bewertungen
    4 0 0
    Erstellt am
    13.10.2017
    Letzte Aktualisierung
    19.04.2018
  2. Add Keyboard Shortcut for Generic Next/Previous Page Java Script - 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
    Installationen heute
    0
    Installationen gesamt
    155
    Bewertungen
    8 0 0
    Erstellt am
    25.02.2017
    Letzte Aktualisierung
    22.09.2023
  3. Background Network Requests Indicator Java Script - Shows an indicator at bottom right/left when there is one or more background network requests in progress.

    Autor
    jcunews
    Installationen heute
    0
    Installationen gesamt
    197
    Bewertungen
    7 0 0
    Erstellt am
    05.06.2017
    Letzte Aktualisierung
    27.07.2023
  4. ASCII Control Codes Keyboard Input Helper for Firefox Java Script - 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
    Installationen heute
    0
    Installationen gesamt
    10
    Bewertungen
    0 0 0
    Erstellt am
    11.09.2017
    Letzte Aktualisierung
    15.05.2022
  5. Extended SPACE Key Page Scroller Java Script - 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
    Installationen heute
    0
    Installationen gesamt
    24
    Bewertungen
    0 0 0
    Erstellt am
    14.09.2017
    Letzte Aktualisierung
    22.09.2017
  6. Choose Form Field Selections On Hotkey Java Script - 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
    Installationen heute
    0
    Installationen gesamt
    11
    Bewertungen
    0 0 0
    Erstellt am
    22.01.2018
    Letzte Aktualisierung
    22.01.2018
  7. Show Character Codes Java Script - 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
    Installationen heute
    0
    Installationen gesamt
    45
    Bewertungen
    2 0 0
    Erstellt am
    21.02.2018
    Letzte Aktualisierung
    10.01.2024
  8. Save Selected Text To File Java Script - 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
    Installationen heute
    0
    Installationen gesamt
    150
    Bewertungen
    4 0 0
    Erstellt am
    22.02.2018
    Letzte Aktualisierung
    23.02.2018
  9. Link & Form Field Navigation Shortcuts Java Script - 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
    Installationen heute
    0
    Installationen gesamt
    9
    Bewertungen
    0 0 0
    Erstellt am
    28.02.2018
    Letzte Aktualisierung
    28.02.2018
  10. Accented Character Input Java Script - 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
    Installationen heute
    0
    Installationen gesamt
    7
    Bewertungen
    1 0 0
    Erstellt am
    06.06.2018
    Letzte Aktualisierung
    17.02.2024
  11. MS-Word DOCX Reader Java Script - 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
    Installationen heute
    0
    Installationen gesamt
    135
    Bewertungen
    1 0 1
    Erstellt am
    01.07.2018
    Letzte Aktualisierung
    16.05.2021
  12. Timer Accelerator Java Script - 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.

    Autor
    jcunews
    Installationen heute
    0
    Installationen gesamt
    1.042
    Bewertungen
    5 0 0
    Erstellt am
    11.12.2018
    Letzte Aktualisierung
    11.12.2018
  13. Audible Notification API Java Script - 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.

    Autor
    jcunews
    Installationen heute
    0
    Installationen gesamt
    55
    Bewertungen
    1 0 0
    Erstellt am
    12.12.2018
    Letzte Aktualisierung
    12.12.2018
  14. Emoji & Symbol Picker Java Script - 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
    Installationen heute
    0
    Installationen gesamt
    66
    Bewertungen
    3 0 0
    Erstellt am
    29.03.2019
    Letzte Aktualisierung
    10.01.2024
  15. MHTML Reader Java Script - 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
    Installationen heute
    0
    Installationen gesamt
    58
    Bewertungen
    1 0 0
    Erstellt am
    03.11.2019
    Letzte Aktualisierung
    03.11.2019
  16. Keyboard Media Keys Support for Firefox Java Script - 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.

    Autor
    jcunews
    Installationen heute
    0
    Installationen gesamt
    31
    Bewertungen
    0 0 0
    Erstellt am
    18.11.2019
    Letzte Aktualisierung
    18.11.2019
  17. HTML Access Key Helper Java Script - Adds keyboard shortcuts to display available HTML Access Keys, if the websites provide them.

    Autor
    jcunews
    Installationen heute
    0
    Installationen gesamt
    22
    Bewertungen
    1 0 0
    Erstellt am
    21.12.2020
    Letzte Aktualisierung
    08.05.2022
  18. Pixel-Precision Wheel Scroll Java Script - 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
    Installationen heute
    0
    Installationen gesamt
    15
    Bewertungen
    0 0 0
    Erstellt am
    24.10.2022
    Letzte Aktualisierung
    16.11.2022
  19. Override HTML Standard Form Submission Result To Current Or New Tab Java Script - 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
    Installationen heute
    0
    Installationen gesamt
    5
    Bewertungen
    0 0 0
    Erstellt am
    10.12.2022
    Letzte Aktualisierung
    30.05.2024
  20. HTML Animation Frame Request Limiter Java Script - Limits HTML animation frame request. Practically limits FPS of JavaScript controlled animation such as in canvas. Designed to lower CPU usage.

    Autor
    jcunews
    Installationen heute
    0
    Installationen gesamt
    93
    Bewertungen
    0 0 0
    Erstellt am
    01.07.2023
    Letzte Aktualisierung
    01.07.2023
  21. Quadruple/Quintuple/Sextuple Click Selections Java Script - 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
    Installationen heute
    0
    Installationen gesamt
    5
    Bewertungen
    0 0 0
    Erstellt am
    24.11.2023
    Letzte Aktualisierung
    24.11.2023

Veröffentliche ein Skript, welches Du geschrieben hast (oder lernen Sie eines zu schreiben)