https://github.com/seungwonpark/userscripts
Personal collection of userscripts (I use Tampermonkey)
https://github.com/seungwonpark/userscripts
Last synced: 10 months ago
JSON representation
Personal collection of userscripts (I use Tampermonkey)
- Host: GitHub
- URL: https://github.com/seungwonpark/userscripts
- Owner: seungwonpark
- Created: 2021-05-27T13:03:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-12T15:01:53.000Z (over 4 years ago)
- Last Synced: 2025-03-15T20:57:05.995Z (10 months ago)
- Language: JavaScript
- Size: 400 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# userscripts
Personal collection of userscripts (I use Tampermonkey)
- `annoying_snu_password.js` - Skip a prompt that asks to change password at every SNU websites.
- `slido_login_autofill.js` - Autofill passcode, name and checkbox.
- You need to edit the passcode & name.
- Every time, click "Full Name" text area before clicking "Join Event". (Of course, this is not really convenient and there must exist a room for improvement here; I'm not an expert on web programming things, so any suggestion/PRs would be highly appreciated.)