https://github.com/ivole32/userscripts
https://github.com/ivole32/userscripts
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ivole32/userscripts
- Owner: Ivole32
- Created: 2025-06-20T10:07:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-20T12:21:11.000Z (about 1 year ago)
- Last Synced: 2025-06-20T12:27:20.552Z (about 1 year ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UserScripts
See full wiki here: [Wiki](https://github.com/Ivole32/userscripts/wiki)
## Files
| File | Description | Installation Link |
|----------------------------|-----------------------------------------------------------|--------------------------------------------------------------------------------------------------|
| [`better_input_fields.js`](https://github.com/Ivole32/userscripts/blob/main/better_input_fields.js) | Adds helpful placeholders (required/optional + min/max length) to input and textarea fields, including aria-required support. | [`Better Input Fields`](https://greasyfork.org/de/scripts/540144-input-textarea-placeholder-enhancer-en-length-info) |
| [`auto_scroll.js`](https://github.com/Ivole32/userscripts/blob/main/auto_scroll.js)| Auto scroll with direction and speed control, draggable and a collapsible UI box that stays in viewport bounds on toggle collapse/expand.| [`Autoscroll`](https://greasyfork.org/de/scripts/540143-smooth-auto-scroll-with-speed-control-direction-drag-and-collapse) |
| More| Comming soon!!!|
## Roadmap
- [x] Autoscroller
- [x] Better input fields
- [ ] Idk
- [ ] Idk
- [ ] Idk
## AI disclaimer
I used AI to:
- Write correct parts of the READMe.md/Wiki
- Getting a better understanding of JavaScript
- It helped me with `better_input_fields.js`; `auto_scroll.js`