Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.

### Instagram
- Feed
- Stories
- Explore
- Reels

### Facebook
- 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).