Inboxier is a fork of inboxy with 90% more Inboxiness!! Responsive bundles are back with the clean Inbox style!
- 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 themesno dark theme yet, sorry :(
Inboxier is currently not listed on the Chrome/Firefox stores (but may be soon!)! If you would like to try it out for yourself, follow these instructions:
- Download this repository or clone it using
git clone https://github.com/64bitpandas/inboxy
. - Unpack the repository to a convenient location (if applicable).
- Head over to
chrome://extensions
and enable Developer Mode. - Click 'Load Unpacked' and select the folder
dist
inside the repository. - Enjoy!
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.
Inboxier could not have been done without the original project, inboxy. Many thanks for making such a solid bundling script!
In addition, the base Inbox stylesheet was imported from Inbox Reborn. I've been using their extension ever since Inbox got discontinued, but unfortunately I was never satisfied with their bundle handling.
- material.io: Icons in dist/assets/, dist/options/assets/, and dist/popup/assets/ are modified versions of icons from material.io. The original material.io icons are licensed under Apache License 2.0.
- Nova: The inboxy logo is modified from a Nova icon.
GPL, Copyright (C) 2020 Ben Cuan with original attribution to Teresa Ou