hunter-io / browser-extension

Hunter for Chrome, Edge and Firefox

Home Page:https://hunter.io/extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hunter's browser extension

Hunter's browser extension is an easy way to find email addresses from anywhere on the web, with just one click.

Hunter's API is used to fetch the data and users' accounts information.

Generate the builds

The builds are automatically generated with Grunt for each browser. To install it globally, run:

npm install -g grunt-cli

To watch the changes and launch the builds, change to the project's root directory and run:

grunt

Test the extension locally

On Chrome:

  1. Go to the extensions page (chrome://extensions)
  2. Click Load unpacked extension...
  3. Select the folder build-chrome

On Edge:

  1. Go to the extensions page (edge://extensions/)
  2. Click Load unpacked
  3. Select the folder build-edge

On Firefox:

  1. Go to the debugging page (about:debugging)
  2. Go to the tab This Firefox
  3. Click Load Temporary Add-on...
  4. Select a file inside build-firefox

About

Hunter for Chrome, Edge and Firefox

https://hunter.io/extension

License:Apache License 2.0


Languages

Language:HTML 45.5%Language:JavaScript 35.6%Language:CoffeeScript 10.2%Language:SCSS 6.4%Language:Handlebars 1.6%Language:CSS 0.7%