|
1 | 1 | 🛠️ UserScripts Collection |
2 | 2 |
|
3 | | -Een persoonlijke verzameling van Tampermonkey / Greasemonkey scripts om de surfervaring te verbeteren, privacy te waarborgen en media te downloaden. |
4 | | -🚀 Installatie |
| 3 | +A personal collection of Tampermonkey / Greasemonkey scripts designed to enhance browsing experience, ensure privacy, and streamline media downloads. |
| 4 | +🚀 Installation |
5 | 5 |
|
6 | | - Installeer een userscript manager zoals Tampermonkey. |
| 6 | + Install a userscript manager such as Tampermonkey. |
7 | 7 |
|
8 | | - Klik op de bestandsnaam van een script in de lijst hierboven. |
| 8 | + Click on the filename of a script in the list above. |
9 | 9 |
|
10 | | - Klik op de knop "Raw". |
| 10 | + Click the "Raw" button. |
11 | 11 |
|
12 | | - Je script-manager herkent het script en vraagt om bevestiging voor de installatie. |
| 12 | + Your script manager will detect the script and prompt you to confirm the installation. |
13 | 13 |
|
14 | | -📂 Beschikbare Scripts |
| 14 | +📂 Available Scripts |
15 | 15 | 📺 Video & Media |
16 | | -Script Omschrijving |
17 | | -Video-downloader.js Download video's van diverse platformen. Bevat nu een handige progress bar. |
18 | | -Stream-sniffer.js Detecteert video- en audiostreams op webpagina's voor gemakkelijke toegang. |
19 | | -Video-enhancer.js Voegt extra controles en kwaliteitsverbeteringen toe aan videospelers. |
| 16 | +Script Description |
| 17 | +Video-downloader.js Download videos from various platforms. Now features a visual progress bar. |
| 18 | +Stream-sniffer.js Detects video and audio streams on web pages for easy access. |
| 19 | +Video-enhancer.js Adds extra controls and quality improvements to web video players. |
20 | 20 | 🔒 Privacy & Browsing |
21 | | -Script Omschrijving |
22 | | -Privacy-enhance.js Blokkeert bekende trackers en verwijdert tracking-parameters uit URL's. |
23 | | -Darkmode.js Dwingt een donker thema af op websites die dit zelf niet ondersteunen. |
24 | | -Content-enhancer.js Opschonen van pagina-indelingen voor een betere leeservaring. |
25 | | -Module-blocker.js Blokkeert specifieke scripts of modules die de site-ervaring vertragen. |
26 | | -🛍️ Marktplaats |
27 | | -Script Omschrijving |
28 | | -Marktplaats-us.js Specifieke aanpassingen voor Marktplaats.nl (bijv. advertenties verbergen of lay-out fixes). |
29 | | -⚙️ Core & Ontwikkeling |
| 21 | +Script Description |
| 22 | +Privacy-enhance.js Blocks known trackers and strips tracking parameters from URLs. |
| 23 | +Darkmode.js Forces a dark theme on websites that do not natively support it. |
| 24 | +Content-enhancer.js Cleans up page layouts for a better, distraction-free reading experience. |
| 25 | +Module-blocker.js Blocks specific scripts or modules that slow down the site experience. |
| 26 | +🛍️ E-commerce / Local |
| 27 | +Script Description |
| 28 | +Marktplaats-us.js Specific tweaks for Marktplaats.nl (e.g., hiding ads or layout fixes). |
| 29 | +⚙️ Core & Development |
30 | 30 |
|
31 | | - WTA-core-module.js: De kernmodule die gedeelde functies bevat voor de video-tools. |
| 31 | + WTA-core-module.js: The core module containing shared functions for the video-related tools. |
32 | 32 |
|
33 | | -🛠️ Ontwikkeling & Structuur |
| 33 | +🛠️ Development & Structure |
34 | 34 |
|
35 | | -De scripts in deze repository zijn geschreven in vanillia JavaScript. |
| 35 | +These scripts are written in vanilla JavaScript. |
36 | 36 |
|
37 | | - Besturingssysteem: Werkt op Windows, macOS en Linux (via de browser). |
| 37 | + OS Compatibility: Works on Windows, macOS, and Linux via the browser. |
38 | 38 |
|
39 | | - Structuur: Georganiseerd op basis van functionaliteit voor makkelijk onderhoud. |
| 39 | + Organization: Scripts are categorized by functionality for easier maintenance. |
40 | 40 |
|
41 | | -📝 Recent toegevoegd |
| 41 | +📝 Recent Updates |
42 | 42 |
|
43 | | - Progress Bar: De video-downloader heeft nu visuele feedback tijdens het downloaden. |
| 43 | + Progress Bar: Added visual feedback during downloads in the video-downloader. |
44 | 44 |
|
45 | | - Robustness: Verbeterde foutafhandeling in de stream-sniffer en core-modules. |
| 45 | + Robustness: Improved error handling in the stream-sniffer and core modules. |
0 commit comments