CurseForge Earnings Viewer Firefox

Examine source code of CurseForge Earnings Viewer

Inspect and view changes in CurseForge Earnings Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CurseForge Earnings Viewer",
  "version": "1.2",
  "description": "Adds a column for earnings in different currencies to the CurseForge transaction table.",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://authors.curseforge.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "curseforge-earnings-viewer@trmc-studios.com",
      "strict_min_version": "109.0"
    }
  }
}

Best CurseForge Earnings Viewer Alternatives

Here are some Firefox add-ons that are similar to CurseForge Earnings Viewer: