Active Website URL to Barcode Firefox

Examine source code of Active Website URL to Barcode

By: Revathi Add-on
Inspect and view changes in Active Website URL to Barcode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "URL to Barcode",
  "description": "Website URL to Barcode & Shorten URL",
  "author": "Revathi Ganesh",
  "version": "0.3",
  "icons": {
    "32": "data/icon.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "data/icon.png",
    "default_title": "Website URL to Barcode  & Shorten URL",
    "default_popup": "data/index.html"
  },
  "permissions": [
    "activeTab",
    "webRequest",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "data/barcode.js"
    ]
  }
}

Best Active Website URL to Barcode Alternatives

Here are some Firefox add-ons that are similar to Active Website URL to Barcode: