VeloxDex Firefox

Examine source code of VeloxDex

Inspect and view changes in VeloxDex source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "VeloxDex",
  "version": "0.1.0",
  "description": "A clean and simple extension to highlight Solana memecoins on axiom.trade.",
  "author": "VeloxDex",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://axiom.trade/"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://axiom.trade/*"
      ],
      "css": [
        "styles.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{52cdcdd4-0bc6-4f59-9384-22317425c96f}"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "telegram.svg"
      ],
      "matches": [
        "https://axiom.trade/*"
      ]
    }
  ]
}

Best VeloxDex Alternatives

Here are some Firefox add-ons that are similar to VeloxDex: