Spigot Author Stats Firefox

Examine source code of Spigot Author Stats

By: Benz56
Inspect and view changes in Spigot Author Stats source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Spigot Author Stats",
  "version": "1.4.2",
  "description": "Displays information about Spigot authors resource statistics on their resource- and profile page.",
  "permissions": [
    "https://www.spigotmc.org/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.spigotmc.org/resources/authors/*/",
        "https://www.spigotmc.org/resources/authors/*/*",
        "https://www.spigotmc.org/members/*/"
      ],
      "js": [
        "table.js",
        "logic.js",
        "stars.js",
        "authorstats.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "manifest_version": 2
}

Best Spigot Author Stats Alternatives

Here are some Firefox add-ons that are similar to Spigot Author Stats: