ItsMeThom-zz / search-filter

Firefox extenstion to allow blacklisting domains from duckduckgo & google search results.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filter

Simple extension to allow you to block specific URLs from appearing in the search results of DDG and Google.

TODO:

  • Add extension options page to allow quick review of filtered domains
  • Add Google search result support
  • Write tests (jest)
  • publish to mozilla addons
  • improve CSS for collapsed elements containing filtered results
  • add option to hide/show filtered elements in the results
  • write brief explaning the why and how

How to run in dev mode:

  • Go to about:debugging#/runtime/this-firefox
  • Click 'Load Temporary Addon' and select any file in the filter/ directory.
  • Hit reload to update changes in the browser when changing code.

About

Firefox extenstion to allow blacklisting domains from duckduckgo & google search results.


Languages

Language:JavaScript 83.7%Language:HTML 12.5%Language:CSS 3.9%