{
   "background": {
      "scripts": [ "lib/jquery-2.1.1.min.js", "lib/md5.js", "js/bg.js" ]
   },
   "browser_action": {
      "default_popup": "popup.html"
   },
   "content_scripts": [ {
      "all_frames": false,
      "css": [ "css/content.css" ],
      "js": [ "lib/jquery-2.1.1.min.js", "lib/reader.js", "js/content.js" ],
      "matches": [ "*://*.qq.com/*", "*://*.sina.com.cn/*", "*://*.sohu.com/*", "*://*.ifeng.com/*", "*://*.toutiao.com/*", "*://*.163.com/*", "*://*.btime.com/*", "*://*.k618.cn/*", "*://*.china.com/*", "*://*.eastday.com/*", "*://*/*" ],
      "run_at": "document_start"
   } ],
   "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
   "default_locale": "zh_CN",
   "description": "__MSG_description__",
   "icons": {
      "128": "img/Reading_open/128.png",
      "16": "img/Reading_open/16.png",
      "32": "img/Reading_open/32.png",
      "48": "img/Reading_open/48.png"
   },
   "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz1gK80URi01TbyRTVBduivOtefKWwSdnAOQgmA6rZjJJhHjjeqSH6fRGLeVpTH8jqu9H7VJzJPi1xMXH7od0aEkPTj/PacR4N/ekWW5OtVj8kWdBnVXvVq0P6Z4YcTp7S9tRdILITjIwcf4tnqj6ndNRakCpaao1KEOxRc9l7o0bBFb7dtWzXaJskJTxQIiUKN6upjeunfquMysraneLG9Gq4Opgf3moR/JUzjTPmWdUcFe+8zwPVHaFJ7hqdqbZ8Um/MTKNq7cvgakI43TJAgDXntqouYnjGQYqzzpp9Xo+d5wJUWUWxqoSsUKyYsqY2Fq5ynMQ/2objRgWl6u1/QIDAQAB",
   "manifest_version": 2,
   "minimum_chrome_version": "18.0.0.0",
   "name": "__MSG_default_title__",
   "permissions": [ "tabs", "contextMenus", "http://*/*", "https://*/*", "storage", "cookies", "account360", "webRequest", "webRequestBlocking", "unlimitedStorage", "webNavigation" ],
   "update_url": "http://upext.chrome.360.cn/intf.php?method=ExtUpdate.query",
   "version": "5.1.1.62",
   "web_accessible_resources": [ "news.html", "novel.html", "cartoon.html", "nav.html", "search_bubble.html", "manual_bubble.html", "auto_bubble.html", "stream_entry.html", "title_entry.html", "title_entry_3.html", "entry_guidance.html", "ai_toast.html", "first_mode.html", "guide.html" ]
}
