WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Da Vinci Tools

Da Vinci Tools

View on Chrome Web Store
View Da Vinci Tools Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (33 ratings)
1 new ratings
1 views
This extension has been viewed 1 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.

The Supermetrics Google Marketing Platform power tools for smart digital marketers and analysts.
Type
Extension
Users
10,000 users
Supermetrics
View author page of Supermetrics
Published
Published on March 7, 2017
Version 2021.7.9
Manifest version
2
Updated
Updated on July 12, 2021
productivity/developer
Extension Category
View on Chrome Web Store
View Da Vinci Tools 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": "Da Vinci Tools",
    "short_name": "Da Vinci Tools",
    "homepage_url": "https:\/\/www.davinci.tools?utm_medium=app&utm_source=davinci&utm_campaign=davinci&utm_content=extensions",
    "description": "__MSG_extHeadline__",
    "default_locale": "en",
    "icons": {
        "16": "img\/icon16.png",
        "20": "img\/icon20.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png",
        "64": "img\/icon64.png",
        "128": "img\/icon128.png",
        "256": "img\/icon128.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "70",
    "options_ui": {
        "page": "\/htm\/options.htm#about",
        "chrome_style": true
    },
    "background": {
        "page": "\/htm\/background.htm"
    },
    "browser_action": {
        "default_icon": "img\/icon128.png",
        "default_title": "DaVinci Tools by Supermetrics",
        "default_popup": "\/htm\/popup.htm"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/ads.google.com\/aw\/*"
            ],
            "js": [
                "\/aw.js"
            ],
            "css": [
                "\/aw.css"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/datastudio.google.com\/reporting\/*",
                "https:\/\/datastudio.google.com\/*\/reporting\/*"
            ],
            "js": [
                "\/ds.js"
            ],
            "css": [
                "\/ds.css"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/analytics.google.com\/analytics\/web\/*"
            ],
            "js": [
                "gaWeb.js"
            ],
            "css": [
                "gaWeb.css"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/analytics.google.com\/analytics\/app\/*"
            ],
            "js": [
                "gaApp.js"
            ],
            "css": [
                "gaApp.css"
            ],
            "run_at": "document_idle",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/tagmanager.google.com\/*"
            ],
            "js": [
                "gtm.js"
            ],
            "css": [
                "gtm.css"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "\/previewInit.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "permissions": [
        "tabs",
        "storage",
        "clipboardWrite",
        "webRequest",
        "webRequestBlocking",
        "cookies",
        "gcm",
        "https:\/\/www.google-analytics.com\/collect*",
        "https:\/\/www.google-analytics.com\/r\/collect*",
        "https:\/\/stats.g.doubleclick.net\/r\/collect*",
        "https:\/\/www.google.com\/ads\/ga-audiences*",
        "https:\/\/www.googletagmanager.com\/gtm.js*",
        "https:\/\/www.googletagmanager.com\/ns.html",
        "https:\/\/analytics.google.com\/analytics\/web\/*",
        "https:\/\/tagmanager.google.com\/*"
    ],
    "optional_permissions": [
        "identity",
        "identity.email",
        "notifications",
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com\/analytics.js https:\/\/*.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/apis.google.com https:\/\/*.supermetrics.com\/; object-src 'self';",
    "oauth2": {
        "client_id": "345694079989-n24r3v7hghp11f2f9sl272j1i6hqnfap.apps.googleusercontent.com",
        "scopes": []
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkoPnmI5DZr25KW+ez+HV4nsNrXHC1NotFvnEvqe2sZrOWf\/jFBtJ5CfxW2c9q\/CMurn6S0qm54ybjgBKCl9MsA3h5Qm8lDolD901obTewnzYjgvcEIUMO4x4olZIke\/nUPfB0tWAfzlH9Hu7X3uCGUSav6noSgNDzOZgP7dgQDm6jZnL8I+BkBBvx9K30ruD5NOtWuaXyWfEYtwAsVlyL1yKwVM8A8sGBOCLkxSuwO7oYrlqvnsx9V17dP5ojqfT1bAu8DSdxniCsMqFupL9kYWf+fIvC+gvr5A3Mo3hRs5IkEuy+RycW3J6rIGJbeAdV+i\/x4gwlKBhJQkFg+Lk8QIDAQAB",
    "web_accessible_resources": [
        "*.png",
        "*.css",
        "gtmPreviewIframe.js",
        "gtmPreviewIframe.css"
    ],
    "version": "2021.7.9"
}
© 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