vijo / inboxy

Browser extension for bundling emails in Gmail

Home Page:https://www.inboxymail.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Illustration of inboxy

inboxy: Google Inbox-style bundles for Gmail

inboxy is a browser extension that bundles together your email messages and makes it easier to manage your inbox.

Available for Chrome and Firefox.

Features

  • Messages with the same label are bundled together in your inbox
  • Archive all bundled messages on the current page quickly
  • Star a message to pin it outside of its bundle
  • Intuitive date headings
  • Supports light and dark themes

For more info, visit https://www.inboxymail.com.

Setup

inboxy uses webpack to bundle js files:

# Install dependencies
npm install

# Build with webpack to create dist/content.js
npm run build

The dist directory can then be loaded as an unpacked extension.

Feedback

Feel free to send feedback by filing an issue.

Acknowledgements

License

GPL, Copyright (C) 2020 Teresa Ou

About

Browser extension for bundling emails in Gmail

https://www.inboxymail.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%