Velche Email Sorter is a Chrome extension designed to help you take control of your Gmail inbox. With customizable sorting rules and intuitive management tools, Velche ensures your most important emails are always front and center—no more digging through clutter!
- Custom Sorting Rules: Create and manage your own categories to automatically sort emails based on sender, subject, or other criteria.
- Saved Categories: Easily view, edit, and delete your saved sorting categories.
- User-Friendly Interface: Clean, responsive popup and options pages for effortless rule management.
- Instant Gmail Integration: Works directly on your Gmail tab for real-time sorting and organization.
Velche requires the following Chrome extension permissions:
storage– Save your sorting rules and categories locally.activeTab– Interact with your currently open Gmail tab.scripting– Run scripts on Gmail to sort and categorize emails.tabs– Query and interact with browser tabs.
- Node.js (v18 or newer)
- npm (comes with Node.js)
- Google Chrome
-
Clone the repository:
git clone https://github.com/mskstanmay/velche-extension.git cd velche-extension -
Install dependencies:
npm install
To start the development server with hot reload:
npm run devTo build the extension for production:
npm run buildThe final extension files will be in the dist folder.
- Open Chrome and navigate to
chrome://extensions/ - Enable Developer mode (toggle in the top right).
- Click Load unpacked and select the
distfolder.
- Click the Velche icon in your Chrome toolbar to open the popup.
- On Gmail, view top senders and manage your sorting categories.
- Use the options page to customize your sorting rules and preferences.
content/ # Content scripts injected into Gmail
options/ # Options/settings page
popup/ # Popup UI for the extension
assets/ # Icons and styles
manifest.json # Chrome extension manifest
We welcome pull requests, feature suggestions, and bug reports!
Feel free to open an issue or submit a PR.
MIT License
GitHub: mskstanmay/velche-extension
Support & Community: Discord
Velche – Your Gmail, organized