Gmail Summary
Get email summaries with a single hover.
What is Gmail Summary?
Gmail Summary is a Chrome extension developed by rafael, and its main feature is "Get email summaries with a single hover.".
Extension Screenshots
Download Gmail Summary Extension CRX File
Download Gmail Summary extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Say goodbye to endless scrolling through long emails! Our Chrome extension is here to save you time and streamline your inbox. With just a quick hover over the icon, you can get a summarized version of any email - in any language! It's like magic! Try it now for free and revolutionize the way you manage your emails. You'll wonder how you ever lived without it. And the best part? It's totally free! PS.: It also summarize your emails that are not in english!
Extension Basic Information
Name | Gmail Summary |
ID | heplmghemcnjfdlabpcjcldanblnmkbb |
Official URL | https://chromewebstore.google.com/detail/gmail-summary/heplmghemcnjfdlabpcjcldanblnmkbb |
Description | Get email summaries with a single hover. |
File Size | 669 KB |
Installation Count | 43 |
Current Version | 1.0 |
Last Updated | 2023-01-01 |
Publish Date | 2022-12-26 |
Rating | 5.00/5 Total 3 Ratings |
Developer | rafael |
[email protected] | |
Payment Type | free |
Extension Website | https://www.epicmegacorp.com/gmail-summary/ |
Help Page URL | https://www.epicmegacorp.com/gmail-summary/ |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Gmail Summary", "description": "Get email summaries with a single hover.", "version": "1.0", "manifest_version": 3, "action": { "default_popup": "index.html", "default_title": "gmailsummary the popup", "default_icons": { "16": "icon-16x16.png", "32": "icon-32x32.png", "48": "icon-48x48.png", "128": "icon-128x128.png" } }, "icons": { "16": "icon-16x16.png", "32": "icon-32x32.png", "48": "icon-48x48.png", "128": "icon-128x128.png" }, "background": { "service_worker": ".\/static\/js\/background.js" }, "web_accessible_resources": [ { "resources": [ "images\/*.png" ], "matches": [ " |