https://github.com/meetptl04/studytube-enhancer
StudyTube Enhancer is a Chrome extension designed to improve the YouTube study experience. It enhances focus by hiding video headers and controls on pause, allowing seamless note-taking and screenshotting. Customize forward and backward seeking to quickly navigate video content without distractions.
https://github.com/meetptl04/studytube-enhancer
chrome-extension productivity-tools
Last synced: 8 days ago
JSON representation
StudyTube Enhancer is a Chrome extension designed to improve the YouTube study experience. It enhances focus by hiding video headers and controls on pause, allowing seamless note-taking and screenshotting. Customize forward and backward seeking to quickly navigate video content without distractions.
- Host: GitHub
- URL: https://github.com/meetptl04/studytube-enhancer
- Owner: meetptl04
- License: mit
- Created: 2024-07-10T15:21:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-12T10:12:08.000Z (over 1 year ago)
- Last Synced: 2025-09-25T08:44:09.148Z (17 days ago)
- Topics: chrome-extension, productivity-tools
- Language: JavaScript
- Homepage:
- Size: 76.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StudyTube Enhancer
StudyTube Enhancer is a Chrome extension designed to improve the YouTube viewing experience for students. It hides video headers and control buttons and allows customizable forward and backward seeking, making it easier to take notes and screenshots without distractions.
## Features
- **Hide Headers and Controls:** Automatically hide video headers and control buttons when pausing or seeking.
- **Customizable Seeking:** Set custom keys and durations for forward and backward seeking.
- **Toggle Mode:** Use `Ctrl + Y` to enter a distraction-free mode.## Installation
1. Clone the repository:
```sh
git clone https://github.com/meetptl04/StudyTube-Enhancer.git2. Open Chrome and go to `chrome://extensions/`
3. Enable 'Developer mode'
4. Click 'Load unpacked' and select the cloned directory## Usage
1. Open YouTube
2. Use the default keys or set your own in the extension settings:
- `h` to forward
- `g` to rewind
3. Press `Ctrl + Y` to hide heading and control buttons.## Contributing
Feel free to submit issues and pull requests. Contributions are welcome!
## License
This project is licensed under the MIT License.