WebExtension.net
WebExtension.net

Send Mass Mail + HTML inserter for Gmail

View on Chrome Web Store
View Send Mass Mail + HTML inserter for Gmail Chrome Extension on Chrome Web Store
4.7 (41 ratings)

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

A Gmail Extension
Type
Extension
Users
10,000 users
Website mailbrother.com
KMC solutions
View author page of KMC solutions
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 19, 2019
Version 2.2.1
Manifest version
3
Updated
Updated on March 19, 2024
View on Chrome Web Store
View Send Mass Mail + HTML inserter for Gmail Chrome Extension on Chrome Web Store
productivity/communication
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Send Mass Mail + HTML inserter for Gmail",
    "description": "A Gmail Extension",
    "version": "2.2.1",
    "icons": {
        "16": "assets\/icons\/mailbrother_16.png",
        "32": "assets\/icons\/mailbrother_32.png",
        "48": "assets\/icons\/mailbrother_48.png",
        "64": "assets\/icons\/mailbrother_64.png",
        "128": "assets\/icons\/mailbrother_128.png"
    },
    "host_permissions": [
        "https:\/\/mail.google.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/mail.google.com\/*"
            ],
            "js": [
                "inject.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "main.js",
                "*.css",
                "dependency.*",
                "assets\/js\/gsi_client.js"
            ],
            "matches": [
                "*:\/\/mail.google.com\/*"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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