エンタメ・芸能ニュース

エンタメ・芸能ニュース

エンタメ・芸能ニュースや読み物を収集するアプリ。

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "エンタメ・芸能ニュース",
  "short_name": "芸能新聞",
  "description": "エンタメ・芸能ニュースや読み物を収集するアプリ。",
  "manifest_version": 2,
  "version": "1.1",
  "app": {
    "urls": [
      "http://blogest.net/news/entertainment/"
    ],
    "launch": {
      "web_url": "http://blogest.net/news/entertainment/"
    }
  },
  "icons": {
    "16": "icon_16.png",
    "48": "icon_48.png",
    "128": "icon_128.png"
  }
}