Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lugomio/hide-distractions
Block non-essential sections and sources of distraction on websites.
https://github.com/lugomio/hide-distractions
css3 extension-chrome html5 javascript
Last synced: 15 days ago
JSON representation
Block non-essential sections and sources of distraction on websites.
- Host: GitHub
- URL: https://github.com/lugomio/hide-distractions
- Owner: lugomio
- License: mit
- Created: 2024-05-07T02:07:21.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-10T18:04:14.000Z (8 months ago)
- Last Synced: 2024-10-24T21:56:11.986Z (2 months ago)
- Topics: css3, extension-chrome, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Hide Distractions
![banner](https://github.com/lugomio/hide-distractions/blob/master/assets/img/banner.png)
## Description
Hide Distractions is an extension that allows you to block non-essential sections and sources of distraction on websites and social networks, allowing you to focus only on the main content.## What is Removed?
### Netflix
- Everything, whenever you enter the site you will be redirected to Google.
- Feed
- Stories
- Explore
- Reels
- Feed
- Stories
- Videos### TikTok
- Everything, whenever you enter the site you will be redirected to Google.### YouTube
- Home
- Related
- Shorts## Technologies Used
- HTML
- CSS
- JavaScript
- Mutation Observer (JS)
- Chrome Storage (JS)
- Promises (JS)## How to Use
1. Clone this repository to your local machine.
2. Open the Chrome browser and go to `chrome://extensions/`.
3. Enable "Developer mode" in the top right corner of the page.
4. Click on "Load unpacked" and select the directory of the cloned project.
5. The Hide Distractions extension is now installed and active in Chrome.Or use the chrome web store: [Hide Distractions](https://chromewebstore.google.com/detail/hide-distractions/ehkadikghampbagpilgidfnmbhedabek?hl=en)
## License
This project is licensed under the [MIT License](LICENSE.md).