OrderFlowMaster Parser Firefox

Examine source code of OrderFlowMaster Parser

Inspect and view changes in OrderFlowMaster Parser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "OrderFlowMaster Parser",
  "version": "1.0.0",
  "description": "Extracts order details from Amazon Seller Central and adds them to OrderFlowMaster in one click.",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://sellercentral.amazon.ae/*",
    "https://sellercentral.amazon.com/*",
    "https://script.google.com/*",
    "https://script.googleusercontent.com/*"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://sellercentral.amazon.ae/orders-v3/order/*",
        "https://sellercentral.amazon.ae/gp/orders-v3/order/*",
        "https://sellercentral.amazon.com/orders-v3/order/*",
        "https://sellercentral.amazon.com/gp/orders-v3/order/*",
        "file:///*/Amazon.htm",
        "file:///*/amazonorderpage/Amazon.htm"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "orderflowmaster-parser@shahe.local",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Mejores alternativas OrderFlowMaster Parser

Aquí hay algunas Firefox add-ons que son similares a OrderFlowMaster Parser: