Gmail Regex Rules Manager

Gmail Regex Rules Manager

ID: bjjbpdcebmkfefbcibnioockcodheogh

Supported Languages

πŸ‡ΊπŸ‡ΈEnglish

Extension Info & Metadata

Status
Active
Version
1.3.7
Size
0.05 MB
Rating
5.0/5
Reviews
1
Users
20
Type
Extension
Updated
Apr 10, 2026
Category
Tools
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

Author
Michael GuberView Profile
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Website
Visit
Total Extensions
10
Active
10
Obsolete
0
Listed
10
Unlisted
0
Total Users
971
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4

Automatically manage Gmail emails with regex-based rules for labels and actions

Gmail Regex Rules Manager - Powerful Email Automation for Gmail Take control of your Gmail inbox with intelligent, regex-based automation. Create custom rules to automatically organize, label, and manage your emails as they arrive - no more manual sorting! ✨ KEY FEATURES 🎯 Powerful Pattern Matching β€’ Match emails by sender (From field) β€’ Match emails by recipient (To field) β€’ Match emails by subject line β€’ Match emails by email body/snippet β€’ Use regex patterns for precise matching β€’ Live Regex Helper for testing patterns in real-time ⚑ Automated Actions β€’ Automatically add or remove labels β€’ Mark emails as read/unread β€’ Star important emails β€’ Mark as important/not important β€’ Archive emails automatically β€’ Move to trash β€’ Combine multiple actions per rule πŸ”„ Real-Time Processing β€’ Monitors Gmail for new emails automatically β€’ Processes emails as they arrive β€’ Configurable scan interval (1-60 minutes) β€’ Works silently in the background β€’ Retry logic with exponential backoff β€’ Reliable and efficient processing 🎨 User-Friendly Interface β€’ Clean, intuitive popup interface β€’ Create rules with visual form builder β€’ Drag & drop to reorder rule priority β€’ Enable/disable individual rules β€’ Test rules before applying them β€’ Live regex pattern testing β€’ Import/export rules for backup πŸ“Š Statistics & Performance β€’ Per-rule match statistics β€’ See how many emails each rule processed β€’ View last matched timestamp β€’ Performance metrics tab β€’ Processing time tracking β€’ Configurable data retention β€’ Copy stats to clipboard (TSV format) βš™οΈ Advanced Settings β€’ Adjustable log levels (error/warn/info/debug) β€’ Configurable processing interval β€’ Performance data retention control β€’ Auto-processing toggle β€’ Easy OAuth configuration ⌨️ Keyboard Shortcuts β€’ Ctrl+N - Create new rule β€’ Ctrl+T - Jump to test tab β€’ Ctrl+S - Save current rule β€’ Esc - Cancel editing πŸ”’ PRIVACY & SECURITY Your data, your control: β€’ Extension requires your own Google OAuth credentials β€’ You maintain full control of API access β€’ No third-party servers involved β€’ All processing happens locally in your browser β€’ Open source - review the code yourself β€’ You can revoke access anytime GETTING STARTED 1. Set Up OAuth Credentials β€’ Follow our detailed OAUTH_SETUP guide β€’ Create your own Google Cloud Project (free) β€’ Get your OAuth Client ID β€’ Configure the extension with your credentials 2. Create Your First Rule β€’ Click the extension icon β€’ Go to "Create Rule" tab β€’ Enter a name (e.g., "Newsletters") β€’ Add regex patterns (e.g., From: ".*newsletter.*") β€’ Choose actions (e.g., Add label "Newsletters", Mark as read) β€’ Click Save 3. Test Your Rules β€’ Use the "Test" tab to verify rules work correctly β€’ Live Regex Helper shows real-time pattern matching β€’ See which rules match your sample emails 4. Enjoy Automation! β€’ Extension monitors Gmail automatically β€’ New emails are processed based on your rules β€’ Check the Stats tab to see activity COMMON USE CASES πŸ“° Newsletter Management Pattern: From contains "newsletter|subscribe|unsubscribe" Actions: Label as "Newsletters", Mark as read, Archive 🚨 Urgent Emails Pattern: Subject contains "urgent|asap|important" Actions: Star, Mark as important, Label as "Priority" πŸ’Ό Work Emails Pattern: From contains "@yourcompany.com" Actions: Label as "Work", Keep in inbox πŸ€– Automated Notifications Pattern: From contains "noreply|no-reply|notifications" Actions: Label as "Automated", Archive, Mark as read πŸ›οΈ Shopping & Receipts Pattern: Subject contains "receipt|order|invoice|shipment" Actions: Label as "Shopping", Label as "Receipts" πŸ—‘οΈ Spam Management Pattern: Body contains specific spam keywords Actions: Mark as read, Move to trash REQUIREMENTS β€’ Chrome browser (version 88+) β€’ Gmail account β€’ Google Cloud Project (free to create) β€’ OAuth 2.0 credentials (follow our setup guide) PERMISSIONS EXPLAINED β€’ Storage - Save your rules and settings locally β€’ Identity - Authenticate with your Google account β€’ Alarms - Schedule periodic email checks β€’ Gmail API - Read and modify your emails (via OAuth) SUPPORT & DOCUMENTATION πŸ“– Complete documentation included: β€’ OAUTH_SETUP.md - Step-by-step credential setup β€’ QUICKSTART.md - Get started in 5 minutes β€’ CHANGELOG.md - Version history β€’ TROUBLESHOOTING.md - Common issues and solutions β€’ Example rules - 10 pre-built patterns to import πŸ› Found a bug or have a suggestion? Visit our GitHub repository to report issues or request features. TECHNICAL DETAILS β€’ Built with Chrome Extension Manifest V3 β€’ Uses Gmail API for reliable access β€’ Service worker architecture for efficiency β€’ Comprehensive error handling and retry logic β€’ Structured logging with adjustable verbosity β€’ Performance tracking and optimization β€’ 19 automated tests ensuring quality VERSION HISTORY v1.1.0 - Latest Release β€’ OAuth configuration UI with setup guide β€’ Live regex pattern testing β€’ Keyboard shortcuts system β€’ Per-rule statistics tracking β€’ Drag & drop rule ordering β€’ Copy stats to clipboard β€’ Configurable settings (interval, retention, log levels) β€’ Visual polish and animations β€’ Comprehensive documentation v1.0.0 - Initial Release β€’ Regex-based email matching β€’ Automated actions (label, read, star, archive, trash) β€’ Real-time email monitoring β€’ Rule management UI β€’ Import/export functionality OPEN SOURCE This extension is open source! Review the code, contribute improvements, or fork it for your own needs. We welcome community contributions. Made with ❀️ for productivity enthusiasts who want to master their inbox. --- Keywords: gmail, email automation, regex, rules, labels, productivity, inbox management, email filtering, automation, organize ```

Item
Type
Severity
Description
identity
Permission
High
This permission accesses Chrome identity service and user information. Rated High because it can obtain OAuth tokens, access connected accounts, and impersonate the user in authenticated service.
Contextual Risk Factors
Risk Factor
High
The following context increases the overall risk:β€’ 20% increase: Access to sensitive domains increases potential impact
storage
Permission
Medium
This permission allows storing data locally in the browser. Rated Medium because it can persist sensitive user data, track user activities over time, and potentially store malicious payloads.
https://mail.google.com/*
Host
Medium
Host permission β€” access limited to this URL pattern.
https://www.googleapis.com/*
Host
Medium
Host permission β€” access limited to this URL pattern.
Access to Sensitive Domains
Risk Factor
Medium
This extension requests access to sensitive domains: https://mail.google.com/*, https://www.googleapis.com/*
alarms
Permission
Low
This permission schedules periodic tasks. Rated Low because it can only trigger events at specified times without access to sensitive data.
sidePanel
Permission
Low
This permission adds custom panels to the browser interface. Rated Low because it only affects browser UI elements and cannot access page content.
URLs
10
IPv4
0
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

Gain full insight into all external connections.

Upgrade for full visibility.

${chrome.runtime.id}.chromiumapp.org/%60;https://${chrome.runtime.id}.chromiumapp.org/`;
www.googleapis.com/auth/gmail.modifyhttps://www.googleapis.com/auth/gmail.modify
www.googleapis.com/auth/gmail.labelshttps://www.googleapis.com/auth/gmail.labels
accounts.google.com/o/oauth2/authhttps://accounts.google.com/o/oauth2/auth
www.googleapis.com/gmail/v1/users/me/messageshttps://www.googleapis.com/gmail/v1/users/me/messages?q=${query}&maxResults=50`,
www.googleapis.com/gmail/v1/users/me/messages/$%7Bmsg.id%7Dhttps://www.googleapis.com/gmail/v1/users/me/messages/${msg.id}?format=metadata`
www.googleapis.com/gmail/v1/users/me/labelshttps://www.googleapis.com/gmail/v1/users/me/labels
www.googleapis.com/gmail/v1/users/me/messages/$%7BmessageId%7D/modify%60,https://www.googleapis.com/gmail/v1/users/me/messages/${messageId}/modify`,
www.googleapis.com/gmail/v1/users/me/messages/$%7BmessageId%7D/trash%60,https://www.googleapis.com/gmail/v1/users/me/messages/${messageId}/trash`,
github.com/guberm/gmail-regex-manager/blob/main/OAUTH_SETUP.mdhttps://github.com/guberm/gmail-regex-manager/blob/main/OAUTH_SETUP.md

Gain full insight into all external connections.

Upgrade for full visibility.

No IP addresses found
Version
Size
Is Malicious
Findings
Permhash
1.3.7
Latest
0.05 MB
Benign
β€”
1.1.0
0.04 MB
Benign
β€”
Showing 1 to 2 of 10 rows
Rows per page:

Code Diff

Compare extension code between any two versions.

0 changed files (scanned top 25 shared text files)

No comparable text files found between these versions.

Browse and explore files within this extension package

Gain full insight into all external connections.

Upgrade for full visibility.