Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"action": {
"default_icon": ".\/assets\/Logo_48.png"
},
"background": {
"service_worker": ".\/scripts\/rootServiceWorker.js"
},
"chrome_settings_overrides": {
"homepage": "https:\/\/www.bing.com\/?pc=__PARAM__BG00",
"search_provider": {
"favicon_url": "https:\/\/www.bing.com\/favicon.ico",
"is_default": true,
"prepopulated_id": 3,
"search_url": "https:\/\/www.bing.com\/search?EID=MBHSC&form=BGGCMF&pc=__PARAM__BG00&q={searchTerms}",
"suggest_url": "https:\/\/www.bing.com\/osjson.aspx?form=BGGCSS&pc=__PARAM__BG00&query={searchTerms}"
},
"startup_pages": [
"https:\/\/www.bing.com\/?pc=__PARAM__BG00"
]
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"default_locale": "en",
"description": "__MSG_ExtnDescription__",
"externally_connectable": {
"matches": [
"https:\/\/www.bing.com\/*",
"https:\/\/browserdefaults.microsoft.com\/*"
]
},
"host_permissions": [
"https:\/\/*\/*",
"http:\/\/*\/*"
],
"icons": {
"16": ".\/assets\/Logo.png",
"48": ".\/assets\/Logo_48.png",
"128": ".\/assets\/Logo_128.png"
},
"manifest_version": 3,
"name": "__MSG_ExtnName__",
"permissions": [
"cookies",
"declarativeNetRequest",
"tabs",
"alarms",
"storage",
"contextMenus",
"notifications",
"scripting"
],
"short_name": "__MSG_ExtnName__",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.0.27",
"web_accessible_resources": [
{
"matches": [],
"resources": [
"images\/bgextn.png"
]
}
]
}