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", "manifest_version": 3, "name": "GA4 Page Analytics", "version": "0.13.4", "description": "Get Google Analytics 4 insights right on your page \u2013 the ultimate tool for page analysis. Essential for any website!", "icons": { "16": "images\/Klarly-Logo-16x16.png", "32": "images\/Klarly-Logo-32x32.png", "48": "images\/Klarly-Logo-48x48.png", "128": "images\/Klarly-Logo-128x128.png" }, "permissions": [ "activeTab", "sidePanel", "offscreen", "storage", "scripting", "identity" ], "optional_permissions": [ "tabs" ], "optional_host_permissions": [ "https:\/\/*\/*" ], "background": { "service_worker": "service-worker.js" }, "action": { "default_title": "Click to open panel" }, "side_panel": { "default_path": "index.html" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA17VTD3XcYRjg26X3EdJU2je2nUcSUqt8w3TTmt61NC9sSV+R90EwghUd+gmQi6YdmrGYEDxcFz2tsF4dhJ\/RDNTu4Jr9t+HtMd+5BMuE76rCO+qsKq6dm9UVrNbdWtmfnjBFNH9nRK5dWe65Cqnjo2cPEiGhEkvnlu7np0Gfw3uhrIUlFLDQvldeTHWfSr3U\/GnL9sN3YMd9U5ozx963+aXQeq8eO\/i0TxjHq8FtEeIY+eLnTJLnNf3ONKQtWqsbZ6d3BytOSg1Lz1GRAfmuC0k1JZEdA4O4nLKhACRF1SJAgORuhCVIlrlhwK5jc2cr5YkNNvP9qHSuncPcsmQriwIDAQAB", "oauth2": { "client_id": "796866385370-7v6e5ure3kf2oqsaj8ji5hjk1rba3i0t.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/analytics.readonly" ] } }