Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"manifest_version": 3,
"name": "Google Analytics UTM Builder",
"description": "Add UTMs to URL with this hyper version of Google Analytics UTM Builder. Add and manage UTM presets, create workspaces and share",
"version": "10.2.1",
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'; connect-src https:\/\/utm-builder.trafikant.pro\/ https:\/\/utm-builder-dev-2.jsnake.tech\/ ws:\/\/utm-builder-dev-2.jsnake.tech\/ ws:\/\/127.0.0.1:8080 wss:\/\/utm-builder.trafikant.pro\/ https:\/\/www.google-analytics.com\/ https:\/\/stats.g.doubleclick.net\/ https:\/\/accounts.google.com\/ https:\/\/api-ssl.bitly.com https:\/\/bitly.com\/ https:\/\/www.googleapis.com\/ https:\/\/o552627.ingest.sentry.io\/ http:\/\/127.0.0.1:* "
},
"action": {
"default_popup": "index.html",
"default_icon": "icon16.png"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCu\/XDwxmn1oCAcwF7ydQiRaX+QtWJptLiElUMBCWKun0EHqRtTcLWCSu6lwimhimr6ptTJFZNLk5NiakKyry7Pjspi\/UWoM6eZAmuNmckP6QoDtN5y68mOapj6ktKNx\/SBI2+6pcfsGr7T2wsUUH+B6nUs8RkTZMCPmj3cEdmIYwIDAQAB",
"oauth2": {
"client_id": "754947331523-b94mj1tolpas6s0b5le19d9soomcec6f.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/urlshortener"
]
},
"permissions": [
"activeTab",
"storage",
"identity"
],
"host_permissions": [
"*:\/\/utm-builder.trafikant.pro\/*",
"*:\/\/bitly.com\/*",
"*:\/\/api-ssl.bitly.com\/*"
],
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"background": {
"service_worker": ".\/background.bundle.js"
}
}