All Projects → hunter-io → browser-extension

hunter-io / browser-extension

Licence: Apache-2.0 license
Hunter for Chrome and Firefox

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
coffeescript
4710 projects
SCSS
7915 projects
HTML
75241 projects
Handlebars
879 projects

Projects that are alternatives of or similar to browser-extension

castlecss-boilerplate
A simple and mobile-friendly HTML5 template with CastleCSS to kickstart your website
Stars: ✭ 29 (+93.33%)
Mutual labels:  grunt
jscrambler
Monorepo of Jscrambler's Javascript Client and Integrations
Stars: ✭ 118 (+686.67%)
Mutual labels:  grunt
scape
🎨 The new tab page with simplicity in mind.
Stars: ✭ 14 (-6.67%)
Mutual labels:  firefox-addon
actions-js-build
GitHub Actions for running Javascript build tools and committing file changes
Stars: ✭ 46 (+206.67%)
Mutual labels:  grunt
gruntworkflows
Repository for my tutorial course: Grunt.js Web Workflows on LinkedIn Learning and Lynda.com.
Stars: ✭ 28 (+86.67%)
Mutual labels:  grunt
refined-github
Browser extension that simplifies the GitHub interface and adds useful features
Stars: ✭ 19,066 (+127006.67%)
Mutual labels:  firefox-addon
myNewTabMod
修改myNewTab这个扩展,使其在火狐41上实现新标签页和扩展签名
Stars: ✭ 14 (-6.67%)
Mutual labels:  firefox-addon
perfect-home
firefox newtab/home replacement
Stars: ✭ 101 (+573.33%)
Mutual labels:  firefox-addon
pocketizer
Unofficial Pocket new tab extension for Chrome, Firefox, and Edge
Stars: ✭ 43 (+186.67%)
Mutual labels:  firefox-addon
zh-downloader
一个可以直接下载知乎视频的浏览器插件
Stars: ✭ 54 (+260%)
Mutual labels:  firefox-addon
colorful-qrcode
Simple & colorful QR code generator with chrome extension
Stars: ✭ 13 (-13.33%)
Mutual labels:  firefox-addon
resting
rest client WebExtension
Stars: ✭ 21 (+40%)
Mutual labels:  firefox-addon
firefox-extensions
Awesome Firefox Extensions
Stars: ✭ 40 (+166.67%)
Mutual labels:  firefox-addon
refer
Cross browser web clipper. Takes notes from videos, screenshots and extract texts or images from supported web browsers.
Stars: ✭ 21 (+40%)
Mutual labels:  firefox-addon
facebook-cleaner
Fuzzify.me – A browser extension that cleans out a Facebook user's ad preferences and provides a stream of ads that user receives.
Stars: ✭ 50 (+233.33%)
Mutual labels:  firefox-addon
Kotsu
✨ Clean, opinionated foundation for new projects — to boldly go where no man has gone before
Stars: ✭ 48 (+220%)
Mutual labels:  grunt
block-twitter-promoted
Block promoted contents including tweets, trends, and, follows, hide more annoying contents, switch to Latest Tweets for home page on Twitter.
Stars: ✭ 25 (+66.67%)
Mutual labels:  firefox-addon
scrolltotop
Scroll To Top extension for Chrome, Firefox, Safari, Opera.
Stars: ✭ 60 (+300%)
Mutual labels:  firefox-addon
svg-gobbler
Open source browser extension that makes designing and developing easier by finding, processing, exporting, optimizing, and managing SVG content.
Stars: ✭ 272 (+1713.33%)
Mutual labels:  firefox-addon
recaptcha-unpaid-labor
Make ReCaptcha's "I'm not a robot" text more accurate
Stars: ✭ 15 (+0%)
Mutual labels:  firefox-addon

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 for Chrome and Firefox are automatically generated with Grunt. 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 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].