Webcomic Reader Firefox

Examine source code of Webcomic Reader

提供元: Gareth Parker
Inspect and view changes in Webcomic Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "author": "Gareth Parker",
  "name": "Webcomic Reader",
  "version": "1.0.4",
  "browser_specific_settings": {
    "gecko": {
      "id": "{4fccc0ab-d2e4-45da-ae5e-7956b5e7af0d}"
    }
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "48": "icons/comic.png"
    }
  },
  "permissions": [
    "<all_urls>",
    "storage",
    "contextMenus",
    "tabs",
    "activeTab",
    "privacy"
  ],
  "background": {
    "persistent": true,
    "scripts": [
      "build/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "build/content.js"
      ],
      "run_at": "document_start"
    }
  ]
}

ベストのWebcomic Reader代替案

Webcomic Readerに類似したFirefox add-onをいくつか紹介します: