See the description at https://chrome.google.com/webstore/detail/closeio-lead-clipper/aigklicpjppgjmkjdebbnbddadnhdiop.
grunt build
chrome://extensions
, check the "Developer mode" (top-right corner)
and click on the "Load unpacked extension" button.dist/
directory.To add a custom support for a specific website, add its domain to getLead
in js/contentscript.js
and write a handleDomainName()
function.
Only the Close.io team can publish a new release. If you wish to publish your changes, send a Pull Request our way and we'll take care of the rest.
You'll need key.pem
in the root of your local repo to publish the update. Ask your co-workers for it.
grunt build:prod
zip dist.zip -r dist