Jitpack Stats Firefox

Examine source code of Jitpack Stats

Inspect and view changes in Jitpack Stats source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Jitpack Stats",
  "version": "1.0",
  "description": "Shows weekly and monthly download statistics on Jitpack library pages.",
  "content_scripts": [
    {
      "matches": [
        "*://jitpack.io/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "jitpack-stats@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}

Best Jitpack Stats Alternatives

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