Skip to content

teresa-ou/inboxy

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

⚠️ Maintenance & support

inboxy continues to be available for Chrome and Firefox, but the extension is no longer actively maintained.

Critical updates that affect the core functionality of the extension (i.e. bundling) will still be made, as needed. Issues and pull requests will not be actively monitored.


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