ARB Quick Buyer Firefox

Examine source code of ARB Quick Buyer

Inspect and view changes in ARB Quick Buyer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ARBFast Buyer",
  "version": "3.0.3",
  "description": "Automatically purchases matching orders on the ArbPay platform. Set a target amount (fixed or range), and the extension monitors the buy list and clicks Buy when a match appears. No data collected.",
  "permissions": [
    "storage",
    "scripting",
    "activeTab",
    "webNavigation"
  ],
  "optional_host_permissions": [
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://arbpay.vip/*",
        "https://arbpay.me/*",
        "https://arbpay.co/*",
        "https://*.paykuno.com/*",
        "https://*.payzuwa.com/*",
        "https://*.paykexo.com/*",
        "https://*.paywivo.com/*",
        "https://*.payvuno.com/*",
        "https://*.payjora.com/*",
        "https://*.payduno.com/*",
        "https://*.payzuva.com/*"
      ],
      "js": [
        "loader.js",
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "inject.js"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "arbfast-buyer@arbpay.me",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best ARB Quick Buyer Alternatives

Here are some Firefox add-ons that are similar to ARB Quick Buyer: