Unsubscribes from a mailing list by pressing Command + U
(Mac) or Alt + U
(Windows/Linux) on a open email in Gmail.
It's possible to re-bind the shorcut by visiting chrome://extensions/shortcuts.
-
Clone this repository
git clone [email protected]:gordalina/gmail-unsubscribe.git
-
Run
yarn
to install dependencies. -
Run
yarn start
-
Load your extension on Chrome following:
- Access
chrome://extensions/
- Check
Developer mode
- Click on
Load unpacked extension
- Select the
build
folder.
- Access
-
Happy hacking.
- Run
yarn package
- Run
yarn version <--major|--minor|--patch>
Thanks to @maaaayoo for the logo