https://github.com/ozgrozer/useful-scripts
Some useful scripts
https://github.com/ozgrozer/useful-scripts
Last synced: 4 months ago
JSON representation
Some useful scripts
- Host: GitHub
- URL: https://github.com/ozgrozer/useful-scripts
- Owner: ozgrozer
- Created: 2017-09-25T09:09:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-10T14:34:09.000Z (about 5 years ago)
- Last Synced: 2024-12-29T13:45:49.518Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 278 KB
- Stars: 24
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# useful-scripts
### Productivity
1. [Download multiple files](productivity/download-multiple-files.js)
2. [Convert PNG to SVG](productivity/convert-png-to-svg.js)
### Puppeteer
1. [New IP over proxy](puppeteer/new-ip-over-proxy.js)
2. [New IP over Tor](puppeteer/new-ip-over-tor.js)
### YouTube
1. [Add all channel videos to a playlist](youtube/add-all-channel-videos-to-a-playlist.js)
2. [Add all channel videos to watch later](youtube/add-all-channel-videos-to-watch-later.js)
3. [Remove all videos from watch later](youtube/remove-all-videos-from-watch-later.js)
4. [Show total watch times for watch later videos](youtube/show-total-watch-times-for-watch-later-videos.js)
5. [Download a video](youtube/download-a-video.js) (Bookmarklet)
### Development
1. [Debug CSS](development/debug-css.js) (Bookmarklet)
### Tampermonkey
1. [Auto login](tampermonkey/auto-login.js)
### iOS
1. [Put your Mac to sleep with your iPhone](ios/put-your-mac-to-sleep-with-iphone.md)