WebExtension.net
Toggle dark mode
WebExtension.net

GMass: Powerful mail merge for Gmail

View on Chrome Web Store
View GMass: Powerful mail merge for Gmail Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (8,463 ratings)
3 new ratings
19 views
This extension has been viewed 19 times

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

A powerful mass email and mail merge system for Gmail.
Type
Extension
Users
300,000 users
Website www.gmass.co
GMass, Inc.
View author page of GMass, Inc.
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 26, 2015
Version 6.0.21
Manifest version
3
Updated
Updated on January 30, 2025
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View GMass: Powerful mail merge for Gmail 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": "GMass: Powerful mail merge for Gmail",
    "version": "6.0.21",
    "description": "A powerful mass email and mail merge system for Gmail.",
    "short_name": "GMass",
    "icons": {
        "16": "GMass16.png",
        "48": "GMass48.png",
        "128": "GMass128.png"
    },
    "manifest_version": 3,
    "content_scripts": [
        {
            "world": "MAIN",
            "js": [
                "gmassloaderlocal.js"
            ],
            "matches": [
                "http:\/\/mail.google.com\/*",
                "https:\/\/mail.google.com\/*",
                "https:\/\/inbox.google.com\/*",
                "http:\/\/inbox.google.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "jquery.js",
                "gmass-globals.js",
                "gmass-DEPLOY-MANIFESTV3.js",
                "gmasssdk.js",
                "jquery.bpopup.min.js",
                "select2.full.js",
                "selectize.js",
                "walkthrough\/walkthrough.js"
            ],
            "css": [
                "Gmass.css",
                "select2.css",
                "selectize.css",
                "custom.css"
            ],
            "matches": [
                "http:\/\/mail.google.com\/*",
                "https:\/\/mail.google.com\/*",
                "https:\/\/inbox.google.com\/*",
                "http:\/\/inbox.google.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "background_service.js"
    }
}
WebExtension.net

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

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