Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "background": { "service_worker": "rootServiceWorker.js" }, "action": { "default_icon": "images\/BingStarPage_48.png" }, "default_locale": "en", "description": "__MSG_BingPagesDesc__", "externally_connectable": { "matches": [ "http:\/\/.msn.com\/", "https:\/\/.msn.com\/", "http:\/\/.microsoft.com\/", "https:\/\/.microsoft.com\/", "http:\/\/.bing.com\/", "https:\/\/.bing.com\/" ] }, "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "16": "images\/BingStarPage_16.png", "48": "images\/BingStarPage_48.png", "64": "images\/BingStarPage_64.png", "128": "images\/BingStarPage_128.png" }, "manifest_version": 3, "name": "__MSG_BingPagesTitle__", "permissions": [ "alarms", "cookies", "storage" ], "short_name": "__MSG_BingPagesTitle__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.7", "web_accessible_resources": [ { "resources": [ "images\/BingStarPage_16.png" ], "matches": [] } ] }