Examine source code of Trust DAPPS Extension

Inspect and view changes in Trust DAPPS Extension source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "action": {
    "default_icon": "assets/icon/trustsmall.png",
    "default_popup": "popup.html"
  },
  "description": "Trust DAPPS Extension , Crypto Realtime Swap and More",
  "icons": {
    "128": "assets/icon/trustsmall.png"
  },
  "manifest_version": 3,
  "name": "Trust DAPPS Extension",
  "version": "1.9.1",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}