Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "name": "Google Ads API Web Navi", "author": { "email": "aw-devrel-chrome-store@google.com" }, "description": "This extension shows the related pages of the Google Ads API website based on the current Google Ads UI web page.", "version": "3.8", "permissions": [ "tabs", "declarativeContent" ], "background": { "service_worker": "bg_compiled.js" }, "icons": { "128": "assets\/shimesu-icon-128.png" }, "action": { "default_icon": "assets\/shimesu-icon-128.png", "default_popup": "popup.html" }, "manifest_version": 3, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" }