WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
EC Assist

EC Assist

View on Chrome Web Store
View EC Assist Chrome Extension on Chrome Web Store
Add to bookmarks
2.8 (16 ratings)
1 new ratings
16 views
This extension has been viewed 16 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.

Enhanced Conversions validation and troubleshooting assistant.
Type
Extension
Users
20,000 users
10K
ec-assist-dev
View author page of ec-assist-dev
Published
Published on May 29, 2024
Version 1.23.100
Manifest version
3
Updated
Updated on February 14, 2025
productivity/developer
Extension Category
View on Chrome Web Store
View EC Assist 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": "EC Assist",
    "version": "1.23.100",
    "description": "Enhanced Conversions validation and troubleshooting assistant.",
    "manifest_version": 3,
    "author": "gTech",
    "action": {
        "default_icon": {
            "16": "assets\/icon16.png",
            "48": "assets\/icon48.png",
            "128": "assets\/icon128.png"
        },
        "default_title": "Click to open sidepanel"
    },
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "sidePanel",
        "activeTab",
        "webRequest",
        "webNavigation",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/*\/*",
            "https:\/\/*\/*"
        ]
    }
}
© 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