Unpaywall - Free Article Firefox

Examine source code of Unpaywall - Free Article

Inspect and view changes in Unpaywall - Free Article source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "action": {
    "default_icon": "img/icon.png",
    "default_popup": "popup.html",
    "default_title": "Unpaywall - Free Article"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "js/jquery-3.1.1.min.js",
        "unpaywall.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "description": "Get full text of scholarly articles as you browse, freely and legally",
  "host_permissions": [
    "*://*/*"
  ],
  "icons": {
    "16": "img/icon-16.png",
    "32": "img/icon-32.png",
    "48": "img/icon-48.png",
    "64": "img/icon-64.png",
    "128": "img/icon-128.png"
  },
  "manifest_version": 3,
  "name": "Unpaywall - Free Article",
  "options_ui": {
    "open_in_tab": false,
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7d5672b6-5c6d-4a05-9c66-32263a79b395}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "UnpaywallRules",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "permissions": [
    "storage",
    "declarativeNetRequest"
  ],
  "version": "3.99",
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "unpaywall.html",
        "img/icon-*.png"
      ]
    }
  ]
}

Best Unpaywall - Free Article Alternatives

Here are some Firefox add-ons that are similar to Unpaywall - Free Article: