Niconico VOM Player Firefox

Examine source code of Niconico VOM Player

Inspect and view changes in Niconico VOM Player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "esopawry@yahoo.co.jp"
    }
  },
  "name": "Niconico VOM Player",
  "manifest_version": 2,
  "version": "0.9resigned1",
  "description": "ニコニコ動画をアカウントなしで視聴できるようにします。",
  "content_scripts": [
    {
      "matches": [
        "http://www.nicovideo.jp/watch/*"
      ],
      "css": [
        "nico.css"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "http://*.nicovideo.jp/*"
  ]
}

Best Niconico VOM Player Alternatives

Here are some Firefox add-ons that are similar to Niconico VOM Player: