Simply pay anywhere - Spendl

Simply pay anywhere - Spendl

Buy anything from 50 million stores worldwide with Bitcoin via secure virtual debit cards

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Simply pay anywhere - Spendl",
  "description": "Buy anything from 50 million stores worldwide with Bitcoin via secure virtual debit cards",
  "version": "1.5.6",
  "icons": {
    "16": "icon256.png",
    "48": "icon256.png",
    "128": "icon256.png"
  },
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "/static/js/background-82d6a7139b8287cd3eb8.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icon256.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "/static/js/content-6348f3bda8ae21076563.js",
        "/static/js/0-796c63472244d963ec2f.chunk.js",
        "/static/js/1-431cca70700579c3a39c.chunk.js"
      ]
    }
  ]
}