Payment Fee Calculator Firefox

Examine source code of Payment Fee Calculator

Inspect and view changes in Payment Fee Calculator source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Payment Fee Calculator",
  "version": "1.0.0",
  "description": "Highlight any dollar amount to compare fees on Venmo, PayPal, Stripe, Square, Cash App, and Zelle.",
  "permissions": [
    "contextMenus",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "payment-fee-calculator@payable.at",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Payment Fee Calculator Alternatives

Here are some Firefox add-ons that are similar to Payment Fee Calculator: