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": "Google Search Console Enhanced Analytics", "version": "2.5.6", "description": "Google Search Console Enhanced Analytics is a simple, time-saving extension that enhances your analysis.", "manifest_version": 3, "permissions": [ "activeTab", "scripting", "storage" ], "optional_permissions": [ "webNavigation" ], "host_permissions": [ "https:\/\/search.google.com\/*" ], "background": { "service_worker": "\/files\/js\/background.js" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "\/files\/favicon\/favicon16.png", "32": "\/files\/favicon\/favicon32.png" } }, "icons": { "16": "\/files\/favicon\/favicon16.png", "32": "\/files\/favicon\/favicon32.png", "48": "\/files\/favicon\/icon48.png", "128": "\/files\/favicon\/icon128.png" } }