Article Unlocker Firefox

Examine source code of Article Unlocker

Inspect and view changes in Article Unlocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Article Unlocker",
  "version": "1.3",
  "description": "Unlocks articles on theinitium.com",
  "author": "Eason Wong",
  "permissions": [
    "activeTab",
    "tabs",
    "https://telegra.ph/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://theinitium.com/*"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "page_action": {
    "default_icon": {
      "16": "images/article_unlocker16.png",
      "32": "images/article_unlocker32.png",
      "48": "images/article_unlocker48.png",
      "96": "images/article_unlocker96.png",
      "128": "images/article_unlocker128.png"
    }
  },
  "icons": {
    "16": "images/article_unlocker16.png",
    "32": "images/article_unlocker32.png",
    "48": "images/article_unlocker48.png",
    "96": "images/article_unlocker96.png",
    "128": "images/article_unlocker128.png"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{35132072-2cac-4cb9-ab1b-9f0bb3b280c4}"
    }
  }
}

Melhores alternativas Article Unlocker

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