staticItsukara

staticItsukara

にじさんじのスケジュールをチェック!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "2.0.1.1",
  "name": "staticItsukara",
  "description": "にじさんじのスケジュールをチェック!",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "http://www7b.biglobe.ne.jp/hxbdy/schedule.csv"
  ]
}