Version 0.0.0.19 View in Chrome Web Store
https://browserdefaults.microsoft.com/ | https://www.bing.com/favicon.ico | |
https://www.bing.com/search?EID=MBSN&FORM=BWGCDF&PC=__PARAM__&q= | https://www.bing.com/osjson.aspx?FORM=BWGCDF&PC=__PARAM__&query= | |
https://www.bing.com/ | http://g.ceipmsn.com/ | |
https://clients2.google.com/service/update2/crx | https://go.microsoft.com/fwlink/?linkid=2138838 | |
http://g.ceipmsn.com/8SE/44? | https://www.bing.com/favicon.ico?_= | |
https://go.microsoft.com/fwlink/?linkid=2167712&extnID= | https://www.bing.com | |
https://www.bing.com/browserextension/bingsearchnews/firstsearchoverlay | https://go.microsoft.com/fwlink/?linkid=2179704&xid=2000&version= | |
http://www.w3.org/1999/xhtml |
{ "name": "__MSG_ExtnName__", "icons": { "16": "Logo.png", "48": "Logo_48.png", "128": "Logo_128.png" }, "action": { "default_icon": "Logo_48.png", "default_popup": "popup.html" }, "version": "0.0.0.19", "background": { "service_worker": "rootServiceWorker.js" }, "short_name": "__MSG_ExtnName__", "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_ExtnDescription__", "permissions": [ "cookies", "storage", "alarms", "scripting" ], "default_locale": "en", "host_permissions": [ "http://g.ceipmsn.com/*", "http://*.bing.com/*", "https://*.bing.com/*", "http://*.microsoft.com/*", "https://*.microsoft.com/*" ], "manifest_version": 3, "externally_connectable": { "matches": [ "https://www.bing.com/*", "https://browserdefaults.microsoft.com/*" ] }, "chrome_settings_overrides": { "search_provider": { "is_default": true, "search_url": "https://www.bing.com/search?EID=MBSN&FORM=BWGCDF&PC=__PARAM__&q={searchTerms}", "favicon_url": "https://www.bing.com/favicon.ico", "suggest_url": "https://www.bing.com/osjson.aspx?FORM=BWGCDF&PC=__PARAM__&query={searchTerms}", "prepopulated_id": 3 } } }