https://github.com/deuchnord/userscripts
A repository with all my userscripts
https://github.com/deuchnord/userscripts
userscripts
Last synced: 4 months ago
JSON representation
A repository with all my userscripts
- Host: GitHub
- URL: https://github.com/deuchnord/userscripts
- Owner: Deuchnord
- License: agpl-3.0
- Created: 2023-02-21T16:06:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-19T12:20:43.000Z (over 1 year ago)
- Last Synced: 2025-03-30T02:44:21.816Z (about 1 year ago)
- Topics: userscripts
- Language: JavaScript
- Homepage: https://deuchnord.fr/userscripts
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Userscripts
This repository contains userscripts I have written for my own use.
They are distributed on [Greasy Fork](https://greasyfork.org/).
- **All sites:**
- **[Identify development environment](https://greasyfork.org/fr/scripts/527431-identify-development-environment):** Display an alert on your work environment for disambiguation.
- **[Redirect from mobile](https://greasyfork.org/fr/scripts/492838-redirect-from-mobile):** redirect automatically from the mobile version to the desktop version of websites.
- **github.com:**
- **[Merge issues and PR tabs](https://greasyfork.org/fr/scripts/460294-merge-issues-and-pr-tabs):** merge the repositories _Issues_ and _Pull requests_ tabs in a single one that contains both open issues and PRs.
- **google.com:**
- **[Bypass the redirection notice](https://greasyfork.org/fr/scripts/458539-bypass-the-redirection-notice):** when using Google apps from a third-party application, clicking links inside will show a warning page. This userscript bypasses it.
- **korii.slate.fr:**
- **[Fix Korii's redability](https://greasyfork.org/fr/scripts/494381-fix-korii-s-redability):** fix the objectively hideous colors of [Korii](https://korii.slate.fr) to make it a little more accessible. PLEASE, Slate, do something, your website is a pain to read, and I don't even have any big visual impairment…
## License
The userscripts are licensed under the [GNU Affero General Public License 3.0](https://www.gnu.org/licenses/agpl-3.0.en.html).