blablaVouchers - Voucher codes and Deals

blablaVouchers - Voucher codes and Deals

Save Time & Money - Instant searchable access to Voucher codes,Promo codes,Coupons and Deals extension from blablaVouchers.com

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "blablaVouchers - Voucher codes and Deals",
  "description": "Save Time & Money - Instant searchable access to Voucher codes,Promo codes,Coupons and Deals extension from blablaVouchers.com",
  "version": "1.3",
  "permissions": [
    "webview",
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "browser_action": {
    "default_title": "Click to check Voucher codes,Promo codes,Coupons and Deals",
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "manifest_version": 2
}