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)

Zobrazujú sa výsledky iba pre Slovenčina. Zobraziť výsledky pre všetky jazyky.

  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
    Denne inštalácií
    0
    Celkový počet inštalácií
    155
    Hodnotenie
    8 0 0
    Vytvorené
    25.02.2017
    Aktualizované
    22.09.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
    Denne inštalácií
    0
    Celkový počet inštalácií
    195
    Hodnotenie
    7 0 0
    Vytvorené
    05.06.2017
    Aktualizované
    27.07.2023
  3. 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.

    Autor
    jcunews
    Denne inštalácií
    3
    Celkový počet inštalácií
    1 015
    Hodnotenie
    5 0 0
    Vytvorené
    11.12.2018
    Aktualizované
    11.12.2018
  4. 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
    Denne inštalácií
    0
    Celkový počet inštalácií
    121
    Hodnotenie
    4 0 0
    Vytvorené
    13.10.2017
    Aktualizované
    19.04.2018
  5. 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
    Denne inštalácií
    0
    Celkový počet inštalácií
    149
    Hodnotenie
    4 0 0
    Vytvorené
    22.02.2018
    Aktualizované
    23.02.2018
  6. 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
    Denne inštalácií
    0
    Celkový počet inštalácií
    64
    Hodnotenie
    3 0 0
    Vytvorené
    29.03.2019
    Aktualizované
    10.01.2024
  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
    Denne inštalácií
    0
    Celkový počet inštalácií
    44
    Hodnotenie
    2 0 0
    Vytvorené
    21.02.2018
    Aktualizované
    10.01.2024
  8. 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
    Denne inštalácií
    0
    Celkový počet inštalácií
    6
    Hodnotenie
    1 0 0
    Vytvorené
    06.06.2018
    Aktualizované
    17.02.2024
  9. 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.

    Autor
    jcunews
    Denne inštalácií
    0
    Celkový počet inštalácií
    55
    Hodnotenie
    1 0 0
    Vytvorené
    12.12.2018
    Aktualizované
    12.12.2018
  10. 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
    Denne inštalácií
    0
    Celkový počet inštalácií
    58
    Hodnotenie
    1 0 0
    Vytvorené
    03.11.2019
    Aktualizované
    03.11.2019
  11. HTML Access Key Helper JS - Adds keyboard shortcuts to display available HTML Access Keys, if the websites provide them.

    Autor
    jcunews
    Denne inštalácií
    0
    Celkový počet inštalácií
    22
    Hodnotenie
    1 0 0
    Vytvorené
    21.12.2020
    Aktualizované
    08.05.2022
  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.

    Autor
    jcunews
    Denne inštalácií
    1
    Celkový počet inštalácií
    134
    Hodnotenie
    1 0 1
    Vytvorené
    01.07.2018
    Aktualizované
    16.05.2021
  13. 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
    Denne inštalácií
    0
    Celkový počet inštalácií
    10
    Hodnotenie
    0 0 0
    Vytvorené
    11.09.2017
    Aktualizované
    15.05.2022
  14. 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
    Denne inštalácií
    0
    Celkový počet inštalácií
    24
    Hodnotenie
    0 0 0
    Vytvorené
    14.09.2017
    Aktualizované
    22.09.2017
  15. 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
    Denne inštalácií
    0
    Celkový počet inštalácií
    11
    Hodnotenie
    0 0 0
    Vytvorené
    22.01.2018
    Aktualizované
    22.01.2018
  16. 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
    Denne inštalácií
    0
    Celkový počet inštalácií
    8
    Hodnotenie
    0 0 0
    Vytvorené
    28.02.2018
    Aktualizované
    28.02.2018
  17. 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.

    Autor
    jcunews
    Denne inštalácií
    0
    Celkový počet inštalácií
    31
    Hodnotenie
    0 0 0
    Vytvorené
    18.11.2019
    Aktualizované
    18.11.2019

Zverejniť skript, ktorý ste napísali (alebo naučiť sa ako ho napísať)