IssueExplorer Firefox

Examine source code of IssueExplorer

Por: Bran
Inspect and view changes in IssueExplorer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IssueExplorer",
  "version": "0.1.2",
  "description": "Tailored for readers of Ruanyifeng's 科技爱好者周刊, it enhances each issue by providing relevant contents.",
  "icons": {
    "16": "icons/logo@16.png",
    "32": "icons/logo@32.png",
    "48": "icons/logo@48.png",
    "128": "icons/logo@128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.ruanyifeng.com/blog/*/*/weekly-issue-*.html"
      ],
      "js": [
        "source.js"
      ]
    }
  ],
  "permissions": [
    "https://atlas.brancraft.com/api/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{decaa310-3df8-404e-8f44-82159d864896}"
    }
  }
}

Melhores alternativas IssueExplorer

Aqui estão algumas Firefox add-ons que são similares a IssueExplorer: