WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
GA4BQ™ - GA4 BigQuery SQL Generator

GA4BQ™ - GA4 BigQuery SQL Generator

View on Chrome Web Store
View GA4BQ™ - GA4 BigQuery SQL Generator Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (5 ratings)
0 views
This extension has been viewed 0 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.

GA4BQ™ - SQL generator for Google Analytics 4 on Google BigQuery, without SQL knowledge using simple visual query builder.
Type
Extension
Users
2,000 users
1K
Assaf Trafikant
View author page of Assaf Trafikant
Published
Published on April 24, 2023
Version 0.4.50
Manifest version
3
Updated
Updated on December 5, 2023
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View GA4BQ™ - GA4 BigQuery SQL Generator 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",
    "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"
            ]
        }
    ]
}
© 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