ARB BUYER FAST Firefox

Examine source code of ARB BUYER FAST

By: vishal Add-on
Inspect and view changes in ARB BUYER FAST source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "OTP-UPI Order Filter",
  "version": "1.1.1",
  "description": "Shows only OTP-UPI orders within a configurable amount range.",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://*.paywivo.com/*"
  ],
  "browser_specific_settings": {
    "gecko_android": {
      "strict_min_version": "128.0"
    },
    "gecko": {
      "id": "otp-upi-order-filter@example.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "OTP-UPI Filter"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.paywivo.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best ARB BUYER FAST Alternatives

Here are some Firefox add-ons that are similar to ARB BUYER FAST: