https://github.com/rmst/focus
Removes feeds/recs from Twitter, Facebook, Youtube, etc and puts keyboard focus on the search input field
https://github.com/rmst/focus
Last synced: about 18 hours ago
JSON representation
Removes feeds/recs from Twitter, Facebook, Youtube, etc and puts keyboard focus on the search input field
- Host: GitHub
- URL: https://github.com/rmst/focus
- Owner: rmst
- License: mit
- Created: 2021-10-19T09:46:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-22T15:56:01.000Z (over 4 years ago)
- Last Synced: 2025-03-12T19:40:04.103Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.18 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Focus
The goal of the Focus browser extension is to hide feeds, recommendations and other distractions while retaining maximal functionality for doing focussed work. On most sites, Focus will replace the feed on the front page with a search page.
https://chrome.google.com/webstore/detail/focus/mapbhjcejbjaldfnhbcffdjifefhnjak
### Supported Sites
- twitter.com
- youtube.com (also hides recommended videos)
- reddit.com
- instagram.com
- facebook.com
- messenger.com
- mail.google.com (only to auto-focus the search bar, nothing is hidden)
The extension can be disabled for each page individually using the buttons on the right edge of the page. To re-enable it click the button at the bottom left corner of the page.
### Tips
To show the original page you might have to click multiple times on the "show original page" button. This is done purposefully to increase friction.
### Manual installation
- download and unpack the zip file from Github
- go to chrome://extensions
- select "Load unpacked" and select the `chrome-extension` directory from the unpacked zip file