Uninterrupted Power Supply Amazon

Uninterrupted Power Supply Amazon

Best Sellers Uninterrupted and Uninterruptible Power Supply Systems Price by Amazon

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Uninterrupted Power Supply Amazon",
  "manifest_version": 2,
  "short_name": "UninterruptedaPowerSupplyAmazon",
  "description": "Best Sellers Uninterrupted and Uninterruptible Power Supply Systems Price by Amazon",
  "version": "1.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "16px_1274-1504728347.png"
  },
  "icons": {
    "128": "128px_1274-1504728360.png"
  },
  "permissions": [
    "gcm",
    "storage",
    "notifications",
    "identity"
  ]
}