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 & Bing Webmaster Tools", "description": "GSCTool.com - Google Search Console & Bing Webmaster Tools: Removal (Block) Bulk (Multiple) URLs, Indexing, ...", "version": "1.7.0", "manifest_version": 3, "icons": { "16": "img\/logo-16.png", "32": "img\/logo-32.png", "60": "img\/logo-60.png", "120": "img\/logo-120.png" }, "action": { "default_popup": "popup.html", "default_icon": "img\/logo-60.png" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/content-script-loader.chunk-39160978.a518ef0d.js", "assets\/content-script-loader.chunk-4af237d7.4b826557.js" ], "matches": [ "*:\/\/search.google.com\/*", "*:\/\/www.bing.com\/webmasters\/*" ], "css": [ "assets\/index.js.366ce34b.css" ] } ], "host_permissions": [ "*:\/\/search.google.com\/*", "*:\/\/www.bing.com\/*", "*:\/\/api.indexnow.org\/*", "*:\/\/yandex.com\/*", "*:\/\/ssl.bing.com\/*" ], "web_accessible_resources": [ { "matches": [ "*:\/\/search.google.com\/*", "*:\/\/ssl.bing.com\/*", "*:\/\/www.bing.com\/*" ], "resources": [ "*" ], "use_dynamic_url": false }, { "matches": [ "*:\/\/search.google.com\/*", "*:\/\/www.bing.com\/*" ], "resources": [ "assets\/chunk-4b97ea03.js", "assets\/chunk-39160978.js", "assets\/chunk-81a6a014.js", "assets\/chunk-c1dc8681.js", "assets\/chunk-e63d74a6.js", "assets\/chunk-8480e0f6.js", "assets\/chunk-4af237d7.js" ], "use_dynamic_url": true } ], "permissions": [ "storage", "tabs" ] }