Love Voucher

Love Voucher

Find the latest deals, offers and vouchers from the merchants you love to shop with. Compare prices, locate shops, location maps.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "app": {
    "launch": {
      "local_path": "chrome.html"
    }
  },
  "name": "Love Voucher",
  "description": "Find the latest deals, offers and vouchers from the merchants you love to shop with. Compare prices, locate shops, location maps.",
  "offline_enabled": true,
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "version": "2.9.3",
  "permissions": [
    "storage"
  ],
  "short_name": "Love Voucher",
  "manifest_version": 2
}