Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nyeusr/userscripts
My userscripts.
https://github.com/nyeusr/userscripts
greasemonkey greasemonkey-script javascript paywall-bypasser privacy-frontend tampermonkey tampermonkey-script userscript userscript-collection userscript-library userscripts violentmonkey violentmonkey-script
Last synced: about 1 month ago
JSON representation
My userscripts.
- Host: GitHub
- URL: https://github.com/nyeusr/userscripts
- Owner: NyeUsr
- Created: 2023-02-09T23:10:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T02:03:27.000Z (7 months ago)
- Last Synced: 2024-10-12T05:22:56.362Z (about 1 month ago)
- Topics: greasemonkey, greasemonkey-script, javascript, paywall-bypasser, privacy-frontend, tampermonkey, tampermonkey-script, userscript, userscript-collection, userscript-library, userscripts, violentmonkey, violentmonkey-script
- Language: JavaScript
- Homepage:
- Size: 269 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
# Avaliable Userscripts
**[Academic Article Unlocker](https://github.com/NyeUsr/Userscripts/raw/main/Academic%20Article%20Unlocker.user.js)** -
Easily access open-access versions of academic articles with the click of a button. Say goodbye to paywalls and hello to knowledge.
**[Privacy Frontend Redirect](https://github.com/NyeUsr/Userscripts/raw/main/Privacy%20Frontend%20Redirect.user.js)** -
This script redirects to privacy friendly front-ends of popular services, such as YouTube, Twitter, Reddit, Imgur, Instagram, TikTok, etc. Additionally, it replaces iframes and outgoing links to non frontend services with their privacy-friendly counterparts.
**[Quicklink Loader](https://github.com/NyeUsr/Userscripts/raw/main/Quicklink%20Loader.user.js)** -
Quicklink is a JavaScript library that speeds up subsequent page loads by intelligently prefetching resources. This userscript adds Quicklink to every webpage, preloading links that the user is likely to click. By prefetching these resources, the next page loads faster, improving the overall browsing experience.
**[Page Load Time](https://github.com/NyeUsr/Userscripts/raw/main/Page%20Load%20Time.user.js)** -
Display the page load time using the [Level 2 Navigation Timing API](https://w3c.github.io/navigation-timing/).
**[Mega.nz Automatic Dark Mode](https://github.com/NyeUsr/Userscripts/raw/main/Mega.nz%20Automatic%20Dark%20Mode.user.js)** -
Make mega.nz and mega.io use dark mode by default.
**[Mega.nz Swipe Gestures](https://github.com/NyeUsr/Userscripts/raw/main/Mega.nz%20Swipe%20Gestures.user.js)** -
Add swipe gestures to mega.nz.
**[Invidious Dislike Counter](https://github.com/NyeUsr/Userscripts/raw/main/Invidious%20Dislike%20Counter.user.js)** -
Displays the dislike count on Invidious videos using a privacy preserving proxy to the Return YouTube Dislike API.