Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "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" }