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": "Bing Webmaster Tools Bulk URL Remover", "version": "1", "description": "A free tool to automate removal of URLs in bulk on Bing.", "author": "[email protected]", "icons": { "128": "img\/icon.png" }, "permissions": [ "scripting", "activeTab", "storage" ], "action": { "default_popup": "index.html" }, "host_permissions": [ "https:\/\/www.bing.com\/*", "http:\/\/www.bing.com\/*", "https:\/\/bing.com\/*" ] }