MetaSpend - MetaMask Card sync Chrome

Examine source code of MetaSpend - MetaMask Card sync

Inspect and view changes in MetaSpend - MetaMask Card sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "icons": {
    "16": "icon16.plasmo.f58704f6.png",
    "32": "icon32.plasmo.c2d2aa82.png",
    "48": "icon48.plasmo.8db365f9.png",
    "64": "icon64.plasmo.a671a8cd.png",
    "128": "icon128.plasmo.f86e3ae6.png"
  },
  "manifest_version": 3,
  "action": {
    "default_popup": "popup.html",
    "default_title": "MetaSpend Card"
  },
  "version": "0.1.0",
  "name": "MetaSpend - MetaMask Card sync",
  "description": "Syncs your MetaMask Card transactions into MetaSpend for spending tracking and analytics.",
  "background": {
    "service_worker": "static/background/index.js"
  },
  "permissions": [
    "storage",
    "tabs",
    "scripting"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://portfolio.metamask.io/*",
        "https://card.metamask.io/*"
      ],
      "js": [
        "content.cc8151b6.js"
      ],
      "run_at": "document_idle",
      "css": []
    }
  ],
  "host_permissions": [
    "https://portfolio.metamask.io/*",
    "https://card.metamask.io/*",
    "https://metaspend.app/*"
  ]
}

Best MetaSpend - MetaMask Card sync Alternatives

Here are some Chrome extensions that are similar to MetaSpend - MetaMask Card sync: