WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Gmail Template with Attachment

Gmail Template with Attachment

View on Chrome Web Store
View Gmail Template with Attachment Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (5 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Save Gmail Template with Attachment! Easily create, manage, and reuse email templates with files, images, and docs in Gmail
Type
Extension
Users
234 users
8
hermann.antonov
View author page of hermann.antonov
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 29, 2025
Version 1.4
Manifest version
3
Updated
Updated on February 17, 2026
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Gmail Template with Attachment Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "default_locale": "en",
    "icons": {
        "128": "dop_files\/icon_load.png"
    },
    "version": "1.4",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "content.js",
                "script.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/"
    ],
    "manifest_version": 3,
    "web_accessible_resources": [
        {
            "resources": [
                "*.map",
                "dop_files\/icon_load.png",
                "dop_files\/icon_use.png"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ]
        }
    ]
}
© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top