Examine source code of BSC Dapps

Inspect and view changes in BSC Dapps 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
{
  "name": "BSC Dapps",
  "description": "Instant Quick access dapps and prices",
  "version": "1.1.2",
  "manifest_version": 3,
  "icons": {
    "128": "assets/icon/bsc_logo.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "assets/icon/bsc_logo.png"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}