StefanJanssen95 / search-clean-up

Browser extension to remove search results from certain websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

search-clean-up

Browser extension to remove search results from certain websites

currently available search engines:

  • duckduckgo
  • bing

Tested on:

  • MS Edge 78.0.276.2 (Chromium), should also work on other Chromium based browsers
  • Firefox 68.0.2
  • Chrome 77.0.3865.120

Currently the only way to use the extension is by downloading the source and use it as a developer.

Firefox

  • ZIP the contents of the repo
  • Navigate to about:debugging#addons
  • Load temporary addon
  • Select the .zip file

MS Edge

  • Navigate to edge://extensions/
  • Enable developer mode (bottom left corner)
  • Load unpacked
  • Select the folder of the cloned repo

Google Chrome

  • Navigate to chrome://extensions
  • Enable developer mode (top right corner)
  • Load unpacked
  • Select the folder of the cloned repo
  • Make sure to check Allow access to search page results from the extension details page

Opera

  • Same as Google Chrome except you need to navigate to opera://extensions instead.

Other Chromium based browsers

Not tested yet, using the explanation of installing on MS Edge and Opera might help you in the right direction

About

Browser extension to remove search results from certain websites

License:The Unlicense


Languages

Language:JavaScript 80.8%Language:HTML 17.2%Language:CSS 2.0%