RepScore — Solana Dev Reputation Firefox

Examine source code of RepScore — Solana Dev Reputation

Inspect and view changes in RepScore — Solana Dev Reputation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RepScore — Solana Dev Reputation",
  "short_name": "RepScore",
  "version": "1.0.0",
  "description": "See any Solana dev's reputation score on pump.fun, GMGN, Axiom, Photon and more. Hover any wallet to check their RepScore.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "RepScore"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.pump.fun/*",
        "*://*.gmgn.ai/*",
        "*://*.axiom.trade/*",
        "*://*.photon-sol.tinyastro.io/*",
        "*://*.bullx.io/*",
        "*://*.dexscreener.com/*",
        "*://*.birdeye.so/*",
        "*://*.solscan.io/*",
        "*://*.explorer.solana.com/*",
        "*://*.solana.fm/*",
        "*://*.raydium.io/*",
        "*://*.jup.ag/*",
        "*://*.rugcheck.xyz/*"
      ],
      "js": [
        "src/content.js"
      ],
      "css": [
        "src/content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "storage",
    "https://api.repscore.xyz/*",
    "https://repscore-engine.onrender.com/*"
  ],
  "background": {
    "scripts": [
      "src/background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "repscore@superdevlabs.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "web_accessible_resources": [
    "icons/*"
  ]
}

Best RepScore — Solana Dev Reputation Alternatives

Here are some Firefox add-ons that are similar to RepScore — Solana Dev Reputation: