QR BarCode Generator

QR BarCode Generator

Generate QR Barcode for your mobile URL or any other information.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "QR BarCode Generator",
  "description": "Generate QR Barcode for your mobile URL or any other information.",
  "version": "0.0.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "img/icon128.png"
  },
  "app": {
    "launch": {
      "web_url": "http://www.allinworld99.blogspot.com/2014/11/online-barcode-generator.html"
    }
  }
}