Skip to content

Commit f0d5782

Browse files
committed
Translation
1 parent 844453b commit f0d5782

1 file changed

Lines changed: 28 additions & 28 deletions

File tree

README.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,45 @@
11
🛠️ UserScripts Collection
22

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
55

6-
Installeer een userscript manager zoals Tampermonkey.
6+
Install a userscript manager such as Tampermonkey.
77

8-
Klik op de bestandsnaam van een script in de lijst hierboven.
8+
Click on the filename of a script in the list above.
99

10-
Klik op de knop "Raw".
10+
Click the "Raw" button.
1111

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.
1313

14-
📂 Beschikbare Scripts
14+
📂 Available Scripts
1515
📺 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.
2020
🔒 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
3030

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.
3232

33-
🛠️ Ontwikkeling & Structuur
33+
🛠️ Development & Structure
3434

35-
De scripts in deze repository zijn geschreven in vanillia JavaScript.
35+
These scripts are written in vanilla JavaScript.
3636

37-
Besturingssysteem: Werkt op Windows, macOS en Linux (via de browser).
37+
OS Compatibility: Works on Windows, macOS, and Linux via the browser.
3838

39-
Structuur: Georganiseerd op basis van functionaliteit voor makkelijk onderhoud.
39+
Organization: Scripts are categorized by functionality for easier maintenance.
4040

41-
📝 Recent toegevoegd
41+
📝 Recent Updates
4242

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.
4444

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

Comments
 (0)