https://github.com/harshal-gahlot/control-scroll
This chrome extension disable user from Doom scrolling on yt shorts, LinkedIn & X
https://github.com/harshal-gahlot/control-scroll
blocker chrome chrome-extension chrome-extensions chrome-plugin content-script doom-scroll doomscrolling javascript linkedin manifest manifest-json manifest-v3 shorts twitter x youtube-shorts-block
Last synced: 2 months ago
JSON representation
This chrome extension disable user from Doom scrolling on yt shorts, LinkedIn & X
- Host: GitHub
- URL: https://github.com/harshal-gahlot/control-scroll
- Owner: Harshal-Gahlot
- Created: 2024-07-29T20:02:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-03T18:28:57.000Z (2 months ago)
- Last Synced: 2025-08-03T20:31:12.389Z (2 months ago)
- Topics: blocker, chrome, chrome-extension, chrome-extensions, chrome-plugin, content-script, doom-scroll, doomscrolling, javascript, linkedin, manifest, manifest-json, manifest-v3, shorts, twitter, x, youtube-shorts-block
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chrome Extension
Generally speaking, shorts waste our time by by emphasizing trivial content that doesn't contribute to our personal growth or knowledge.
But there are times when shorts actually help us by providing quality information quickly. However, it's very easy to fall into the trap of mindlessly scrolling through shorts.
This extension allows users to watch only a limited number of shorts per session (by default, 3).
A new session starts when the page is reloaded.This helps users stay on track and gives them a moment to rethink their viewing habits.
## Installation
To install the extension, follow these steps:
1. Clone the repository to your local machine.
2. Open the Chrome browser and go to `chrome://extensions`.
3. Enable the "Developer mode" toggle.
4. Click on "Load unpacked" and select the cloned repository folder.
5. The extension should now be installed and ready to use.## Usage
Once the extension is installed, you can test/use it by following these steps:
1. Open www.youtube.com/shorts/ in the Chrome browser.
2. Watch 3 shorts or wait for 3 min. (you can quickly skip shorts)
3. You can't watch shorts anymore and some text is displayed.## Contributing
Contributions are welcome!