Inspect and view changes in BuyDekhke:- The Best Deals, Coupons & More source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"manifest_version": 2,
"name": "BuyDekhke:- The Best Deals, Coupons & More",
"short_name": "BuyDekhke ",
"description": "Price Comparison The Best Deals, Coupons, Promo Codes & Discounts Fast Growing Website",
"version": "1.0.6",
"icons": {
"128": "icon_128.jpg"
},
"app": {
"background": {
"persistent": false,
"scripts": [
"bg/OneSignal.js",
"bg/background.js"
]
}
},
"permissions": [
"webview",
"gcm",
"storage",
"notifications",
"identity",
"browser"
]
}