WebCamera360

WebCamera360

WebCamera360 is a web platform for photo edit.Based on the third generation photo processing engine of Camera360, Camera360 for web…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "__MSG_appName__",
  "version": "0.0.1",
  "description": "__MSG_appDesc__",
  "icons": {
    "128": "assets/128.png"
  },
  "app": {
    "urls": [
      "http://web.camera360.com/"
    ],
    "launch": {
      "web_url": "http://web.camera360.com"
    }
  },
  "permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "update_url": "http://clients2.google.com/service/update2/crx",
  "default_locale": "zh_CN",
  "manifest_version": 2
}