Examine source code of 高清海量动态壁纸,为微信QQ微博定制

Inspect and view changes in 高清海量动态壁纸,为微信QQ微博定制 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": "高清海量动态壁纸,为微信QQ微博定制",
  "description": "爱化妆手机壁纸,专门提供高清,动态,精品安卓/iPhone/iPad 版微信/QQ/微博壁纸",
  "version": "1.0",
  "manifest_version": 2,
  "app": {
    "background": {
      "scripts": [
        "background.js"
      ]
    }
  },
  "icons": {
    "16": "Icon16.png",
    "128": "Icon128.png"
  }
}