Skip to content

domainr/domainr-chrome-old

 
 

Repository files navigation

Chrome extension that utilizes the Domainr API. Allows you to search & purchase domains super quickly.

http://bit.ly/domainr-chrome

Development

You'll need to have Node and Gulp installed.

Set your DOMAINR_CHROME_API_KEY environment variable. For instance, in the Mac terminal (assuming bash):

export DOMAINR_CHROME_API_KEY=foo
  • npm install to install dependencies
  • gulp build to build the code.
  • gulp watch to watch the code, building on changes.
  • gulp builds + watch, and runs the demo in a webpage.

About

Domainr Chrome Extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.9%
  • CSS 25.9%
  • HTML 16.2%