Axiom Tools Firefox

Examine source code of Axiom Tools

Inspect and view changes in Axiom Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Axiom Tools",
  "version": "2.0",
  "description": "Professional trading suite for Solana ecosystem",
  "permissions": [
    "tabs"
  ],
  "host_permissions": [
    "https://axiom.trade/*",
    "https://api8.axiom.trade/*",
    "https://api.dexscreener.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Axiom Tools",
    "default_icon": {
      "16": "assets/img/logo.png",
      "48": "assets/img/logo.png",
      "128": "assets/img/logo.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://axiom.trade/*"
      ],
      "js": [
        "content.js",
        "axiom-balance.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "assets/img/logo.png",
    "48": "assets/img/logo.png",
    "128": "assets/img/logo.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "axiomtools@axiomtools.live",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Axiom Tools Alternatives

Here are some Firefox add-ons that are similar to Axiom Tools: