Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infinitifall/kuserscripts
Userscripts for popular browser game Krunker.io. Userscripts for popular browser game Krunker.io. Clean UI, KBrowser, No Twitch.
https://github.com/infinitifall/kuserscripts
javascript krunker krunkerio userscript violentmonkey
Last synced: 16 days ago
JSON representation
Userscripts for popular browser game Krunker.io. Userscripts for popular browser game Krunker.io. Clean UI, KBrowser, No Twitch.
- Host: GitHub
- URL: https://github.com/infinitifall/kuserscripts
- Owner: Infinitifall
- License: mit
- Created: 2023-03-21T05:32:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T11:36:12.000Z (7 months ago)
- Last Synced: 2024-12-06T12:07:13.611Z (16 days ago)
- Topics: javascript, krunker, krunkerio, userscript, violentmonkey
- Language: JavaScript
- Homepage:
- Size: 3.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KUserscripts
Krunker.io userscripts for a smooth, distraction free experience.
Your browser needs a userscript manager extension, such as Violentmonkey ([Chrome/Brave](https://chrome.google.com/webstore/detail/violentmonkey/jinjaccalgkegednnccohejagnlnfdag), [Firefox](https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/)).
## Click to install [clean_ui](https://github.com/Infinitifall/KUserscripts/raw/main/scripts/clean_ui.user.js) or [clean_ui_aggressive](https://github.com/Infinitifall/KUserscripts/raw/main/scripts/clean_ui_aggressive.user.js)
Gives you a simple clean interface while keeping all the important elements visible.
- `clean_ui` will disable itself if a map or a mod loads a custom css (no clashing)
- `clean_ui_aggressive` will override all custom css from maps and mods![Screenshot of clean_ui in action](assets/clean_ui.jpeg)
## Click to install [add_kbrowser](https://github.com/Infinitifall/KUserscripts/raw/main/scripts/add_kbrowser.user.js)
Replaces the default server browser with an embedded KBrowser, which focuses on custom games.
![Screenshot of kbrowser in action](assets/kbrowser.jpeg)
## Click to install [no_extra_click](https://github.com/Infinitifall/KUserscripts/raw/main/scripts/no_extra_click.user.js)
Gets rid of the extraneous chooser popup when clicking on the server finder, instead directly opens it.
## Click to install [no_twitch](https://github.com/Infinitifall/KUserscripts/raw/main/scripts/no_twitch.user.js)
Removes the Twitch embed from the social hub, saving performance. To save bandwidth you'll need to install a [request blocker](https://addons.mozilla.org/en-US/firefox/addon/request-blocker-we/) and block Twitch domains.
## Click to install [clean_ui_social](https://github.com/Infinitifall/KUserscripts/raw/main/scripts/clean_ui_social.user.js)
Removes clutter from social hub.
![Screenshot of clean_ui_social in action](assets/clean_ui_social.jpeg)