Inspect and view changes in Zedge for PC/Desktop to Download Wallpapers 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",
"name": "Zedge for PC/Desktop to Download Wallpapers",
"version": "1.0.8",
"manifest_version": 2,
"description": "Looking for the best Zedge for Computer Wallpaper. Zedge app for PC gives you the best background wallpapers and ringtones for free.",
"app": {
"urls": [
"https://adviceforpc.com/"
],
"launch": {
"web_url": "https://adviceforpc.com/zedge-for-pc/"
}
},
"icons": {
"16": "16x16.png",
"48": "48x48.png",
"128": "128x128.png"
},
"permissions": [
"unlimitedStorage",
"notifications"
]
}