Skip to content

An open source Chrome Extension and Firefox Addon to copy email links to your clipboard

License

Notifications You must be signed in to change notification settings

Stack-Studio-Digital-Collective/mail-clipper

Repository files navigation

Mail Clipper

Mail Clipper is a Chrome Extension & Firefox Addon that copies email links (<a href="mailto:[email protected]">[email protected]</a>) to your clipboard instead of opening your email app.

Download

Running Locally

The package script will create a zip file ("packed extension") for chrome by default ($ ./package).

Chrome

Chrome loads "unpacked" (unzipped) extension for development.

To create an unpacked version for Chrome run ./package --unpacked or ./package -u.

Firefox

Firefox requires a "packed" (zipped)

To create a packed bundle for Firefox run ./package --browser firefox or ./package -b firefox

Developing

Chrome Extension Hello World Tutorial

Screenshots

Copy on click

Clicked Email

Saved email addresses

Open Popup Screenshot

Contributing

Want a feature? Feel free to open a PR or an issue.

About

An open source Chrome Extension and Firefox Addon to copy email links to your clipboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published