Skip to content
forked from pistom/hohser

Highlight or Hide Search Engine Results

License

Notifications You must be signed in to change notification settings

ahmetdereli/hohser

 
 

Repository files navigation

Highlight or Hide Search Engine Results

A web extension that allows to highlight or hide search results.

Available for

Supported search engines

Add an issue if you would like to use the extension with another search engine.

Development

The extension is created with ReactJs, Redux, Material UI and TypeScript.

Requirements

$ git clone [email protected]:pistom/hohser.git
$ cd hohser
$ yarn

Build

$ yarn build   // Packages will be built in the "build" directory.

Load a built extension to Firefox

$ yarn load

or, if other than the default version of firefox

$ yarn load -- --firefox=<a full path to the binary file>

If you need more options (e.g. load with custom firefox profile), please refer to this article: Getting started with web-ext

About

Highlight or Hide Search Engine Results

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.5%
  • JavaScript 2.7%
  • SCSS 2.3%
  • HTML 0.5%