Skip to content

gordalina/gmail-unsubscribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 4, 2024
7d96bf0 · Jan 4, 2024

History

24 Commits
Aug 30, 2022
Jan 4, 2024
Jul 10, 2021
Aug 30, 2022
Aug 30, 2022
Jan 4, 2024
Nov 16, 2020
Aug 30, 2022
Aug 30, 2022
Jan 4, 2024
Nov 16, 2020
Aug 24, 2022
Aug 24, 2022

Repository files navigation

Gmail Unsubscribe

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.

Installation

Development

  1. Clone this repository

    git clone [email protected]:gordalina/gmail-unsubscribe.git
  2. Run yarn to install dependencies.

  3. Run yarn start

  4. Load your extension on Chrome following:

    1. Access chrome://extensions/
    2. Check Developer mode
    3. Click on Load unpacked extension
    4. Select the build folder.
  5. Happy hacking.

Packaging extension

  1. Run yarn package
  2. Run yarn version <--major|--minor|--patch>

Credits

Thanks to @maaaayoo for the logo