Whatonsaletoday.com Providing you the best deals and coupons on the go.
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"browser_action": {
"default_icon": "files/icon_128.png",
"default_popup": "files/popup.html",
"default_title": "Whatonsaletoday.com - Find Discounts"
},
"description": "Whatonsaletoday.com Providing you the best deals and coupons on the go.",
"icons": {
"128": "files/icon_128.png"
},
"manifest_version": 2,
"name": "Whatonsaletoday.com - Find Discounts",
"version": "1.1",
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}