QR Code & NFC Asset & Inventory Tracking

QR Code & NFC Asset & Inventory Tracking

This app enables you to track and manage fixed assets or inventory. It comes with a smartphone app that scans barcodes, QRs and NFC.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "QR Code & NFC Asset & Inventory Tracking",
  "description": "This app enables you to track and manage fixed assets or inventory. It comes with a smartphone app that scans barcodes, QRs and NFC.",
  "short_name": "Asset & Inventory Tracker",
  "version": "1.0.0.2",
  "manifest_version": 3,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "https://ai.ventipix.com/?src=chrome"
    ],
    "launch": {
      "web_url": "https://ai.ventipix.com/?src=chrome"
    }
  }
}