Comment Viewer Firefox

Examine source code of Comment Viewer

제작자: Dirk Matussek
Inspect and view changes in Comment Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "version": "1.0.1",
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "js": [
        "scripts/content.js"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ed1c9714-b4b0-4ec0-be5e-1f492d775195}"
    }
  }
}

최고의 Comment Viewer 대안

다음은 Comment Viewer과(와) 유사한 Firefox add-on입니다: