# 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`