Amazon Return Label Printer Firefox

Examine source code of Amazon Return Label Printer

Inspect and view changes in Amazon Return Label Printer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Amazon Return Label Printer",
  "version": "1.0",
  "description": "Simplifies Amazon return pages for printing labels",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png",
    "256": "icons/icon-256.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.amazon.de/gp/css/returns/*",
        "*://www.amazon.de/spr/returns/label/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{959ab5f5-bcc0-4389-a986-3c55e066f1cd}"
    }
  }
}

Best Amazon Return Label Printer Alternatives

Here are some Firefox add-ons that are similar to Amazon Return Label Printer: