Basketline Firefox

Examine source code of Basketline

By: Emma Add-on
Inspect and view changes in Basketline source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Basketline",
  "version": "1.0.0",
  "description": "Calculate a manually entered shopping basket with item quantities, discounts, tax, and shipping locally.",
  "icons": {
    "64": "assets/icon.svg"
  },
  "action": {
    "default_title": "Basketline",
    "default_popup": "popup/popup.html",
    "default_icon": "assets/icon.svg"
  },
  "permissions": [
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "basketline@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Basketline Alternatives

Here are some Firefox add-ons that are similar to Basketline: