WebExtension.net
WebExtension.net

ActiveCampaign

View on Chrome Web Store
View ActiveCampaign Chrome Extension on Chrome Web Store
3.9 (172 ratings)

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

View ActiveCampaign contact information from anywhere on the Web.
Type
Extension
Users
10,000 users
ActiveCampaign
View author page of ActiveCampaign
Published
Published on April 28, 2016
Version 5.15.32
Manifest version
3
Updated
Updated on May 22, 2024
View on Chrome Web Store
View ActiveCampaign 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",
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "5.15.32",
    "manifest_version": 3,
    "default_locale": "en",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_title": "__MSG_extName__",
        "default_icon": "assets\/images\/ACIcon48.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "contextMenus",
        "declarativeNetRequest",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/",
        "https:\/\/*.api-us1.com\/api\/3\/*",
        "https:\/\/security-auth-service.cluster.app-us1.com\/auth\/mobile\/multi-region",
        "http:\/\/www.google-analytics.com\/collect?v=*",
        "https:\/\/trackcmp.net\/event*",
        "https:\/\/*.googleusercontent.com\/proxy\/*",
        "https:\/\/*.lt.acemlna.com\/Prod\/link-tracker?c=0&*&l=open*",
        "https:\/\/*.com\/lt.php?c=0&*",
        "https:\/\/*.com\/lt.php?x=*",
        "https:\/\/*\/*\/link-tracker?c=0&*",
        "http:\/\/www.google-analytics.com\/collect?v=*",
        "https:\/\/trackcmp.net\/event*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "block_tracker_ruleset",
                "enabled": true,
                "path": "block_tracker_rules.json"
            }
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "_locales",
                "assets\/*",
                "\/*.js",
                "\/*.html"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ]
        }
    ],
    "icons": {
        "16": "assets\/images\/ACIcon16.png",
        "48": "assets\/images\/ACIcon48.png",
        "128": "assets\/images\/ACIcon128.png"
    },
    "incognito": "not_allowed",
    "offline_enabled": false
}
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