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",
"icons": {
"16": "icon16.plasmo.58f76cc9.png",
"32": "icon32.plasmo.2e735737.png",
"48": "icon48.plasmo.2ddb44e5.png",
"64": "icon64.plasmo.c29b332a.png",
"128": "icon128.plasmo.822319d6.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.58f76cc9.png",
"32": "icon32.plasmo.2e735737.png",
"48": "icon48.plasmo.2ddb44e5.png",
"64": "icon64.plasmo.c29b332a.png",
"128": "icon128.plasmo.822319d6.png"
},
"default_popup": "popup.html"
},
"version": "0.4.50",
"author": "ga4bq",
"name": "GA4BQ\u2122 - GA4 BigQuery SQL Generator",
"description": "GA4BQ\u2122 - SQL generator for Google Analytics 4 on Google BigQuery, without SQL knowledge using simple visual query builder.",
"background": {
"service_worker": "static\/background\/index.js"
},
"permissions": [
"storage",
"identity"
],
"content_scripts": [
{
"matches": [
"https:\/\/console.cloud.google.com\/bigquery?*",
"https:\/\/console.cloud.google.com\/*"
],
"js": [
"button-injected.263606a5.js"
],
"css": [
"button-injected.57213085.css"
]
},
{
"matches": [
"https:\/\/*\/*"
],
"js": [
"all-pages-app.5f91f02e.js"
],
"exclude_matches": [
"https:\/\/console.cloud.google.com\/bigquery?*",
"https:\/\/console.cloud.google.com\/*"
],
"css": [
"button-injected.57213085.css"
]
},
{
"matches": [
"https:\/\/console.cloud.google.com\/bigquery?*",
"https:\/\/console.cloud.google.com\/*"
],
"js": [
"big-query-page-app.02e97726.js"
],
"css": [
"button-injected.57213085.css"
]
}
],
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi7HHhQt1wKSvc43U+kQjlHkYOjrimy2soRCt0d6Si7L6yRuwVPa\/QjBKPq3FcPbJ5g5GST\/RgoTaH0a1TuroejerDfktJSFaysEeJf8zpaRh\/\/IILpqc0Al05AUSZtnc7e76vYJSGcmv588IcNkm2QuQWrI5ZbE\/X1xAdlEZFIW8ovS6\/mnWPwW+rybtuWYN83n\/ku93UrDv7\/QmBUAFyll8bCO7SgVvC5hXH5mUNU1Nuyj2WQSlPlp65mCrtBZ112UgbYZE1YUKEuoyYlMc9t+eQELVov8YY3rlltehIW2MsuegpwagTGacaf3FhRvjfEyCd7diBC36iTeXtWO\/+QIDAQAB",
"host_permissions": [
"https:\/\/*\/*"
],
"oauth2": {
"client_id": "709473009960-k2hpsf7pb6m3ec1f9hm8tihgabdvf374.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email",
"https:\/\/www.googleapis.com\/auth\/userinfo.profile"
]
},
"web_accessible_resources": [
{
"matches": [
"https:\/\/*\/*"
],
"resources": [
"all-pages-app.7ca8c454.css",
"all-pages-app.69993fe2.css",
"all-pages-app.487dfb85.css",
"all-pages-app.59b6633d.css",
"all-pages-app.02727e46.css"
]
},
{
"matches": [
"https:\/\/console.cloud.google.com\/*",
"https:\/\/console.cloud.google.com\/*"
],
"resources": [
"all-pages-app.7ca8c454.css",
"all-pages-app.69993fe2.css",
"all-pages-app.487dfb85.css",
"all-pages-app.59b6633d.css",
"all-pages-app.02727e46.css"
]
}
]
}