CoreAnime 3

CoreAnime 3

นิตยสารออนไลน์สำหรับคนรักอนิเมะ​ ฉบับ Summer 2012

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "CoreAnime 3",
  "version": "1.1",
  "manifest_version": 2,
  "sandbox": {
    "pages": [
      "500952957256353509000001.html",
      "500952b77256353509000002.html",
      "500952e37256353509000003.html",
      "5016839b7256356f3c000000.html",
      "501baf517256357110000000.html",
      "501e50db7256353f3a000000.html",
      "501e510a7256353f3a000001.html",
      "501e5c6f7256355d3c000000.html",
      "5025dc8c7256357451000000.html",
      "502c7a787256352b18000000.html",
      "5031c0137256350c02000000.html",
      "5036bb80725635316a000000.html",
      "503887e4725635e63d000000.html",
      "index.html"
    ]
  },
  "description": "นิตยสารออนไลน์สำหรับคนรักอนิเมะ​ ฉบับ Summer 2012",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon-128.png"
  },
  "minimum_chrome_version": "16",
  "offline_enabled": true,
  "app": {
    "launch": {
      "local_path": "index.html"
    }
  }
}