Hide things on social media with this extension. Choose what you want to hide or not.
Google Chrome
- Download this repo as a ZIP file from GitHub.
- Unzip the file, and you should have a folder named
HideThingsOnSocialMedia-master
. - In Chrome go to the extensions page (
chrome://extensions
). - Enable Developer Mode.
- Drag the
HideThingsOnSocialMedia-master
folder anywhere on the page to import it (do not delete the folder afterwards). - Pin the extension to the top bar by clicking on the Extension-icon (Puzzle)
Mozilla Firefox
- Install from the Add-ons store
- Go to
Manage Your Extensions
. Click on the three dots for this extension and clickmanage
. SetAllow automatic updates
onOn
.
- Messenger
- Strava
- YouTube
If you want to sites to be added in the extension, look in Issues if your site is in the list. If not, make a new Issue
and give the site and explain what needs to be hidden.
If it doesn't work, try to refresh the page or close the browser. If it isn't fixed, make an Issue
on Github.
PRs are welcome.
- If making a PR, make sure it works locally.
- Follow existing code-style and use camelCase.
- Thank you for that!
- Follow me on Github or on my site for updates.
- Donations are welcome. Contact me on my site. You can also star this repo.
- Go to
C:\Windows\System32\drivers\etc
- Open hosts (with Atom, notepad or something else)
- Add websites which you no longer want access to.
- Add at the end of the file:
127.0.0.1 www.facebook.com
127.0.0.1 facebook.com
# if the www. doesn't work.