Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"action": {
"default_icon": {
"16": "images\/solitaire16.png",
"32": "images\/solitaire32.png"
},
"default_popup": "popup.html"
},
"background": {
"service_worker": "rootServiceWorker.js"
},
"chrome_settings_overrides": {
"search_provider": {
"is_default": true,
"prepopulated_id": 3,
"search_url": "https:\/\/www.bing.com\/search?FORM=U476DF&PC=U476&q={searchTerms}",
"suggest_url": "https:\/\/www.bing.com\/osjson.aspx?FORM=U476DF&PC=U476&q={searchTerms}"
}
},
"default_locale": "en",
"description": "__MSG_extensionDescription__",
"externally_connectable": {
"matches": [
"https:\/\/microsoftcasualgames.com\/*",
"https:\/\/*.microsoftcasualgames.com\/*",
"https:\/\/*.msn.com\/*",
"https:\/\/*.microsoft.com\/*",
"https:\/\/*.bing.com\/*"
]
},
"host_permissions": [
"https:\/\/*.msn.com\/*",
"https:\/\/*.microsoft.com\/*",
"https:\/\/*.bing.com\/*"
],
"icons": {
"16": "images\/solitaire16.png",
"32": "images\/solitaire32.png",
"48": "images\/solitaire48.png",
"128": "images\/solitaire128.png"
},
"manifest_version": 3,
"name": "__MSG_extensionName__",
"permissions": [
"cookies",
"tabs",
"storage",
"alarms",
"scripting"
],
"short_name": "__MSG_extensionShortName__",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "0.0.0.28",
"web_accessible_resources": [
{
"matches": [],
"resources": [
"images\/solitaire32.png"
]
}
]
}