Examine source code of Uni Dapps

Inspect and view changes in Uni 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": "Uni Dapps",
  "description": "Acces Realtime Crypto and Dapps Prices, Swap and More",
  "version": "1.9.0",
  "manifest_version": 3,
  "icons": {
    "128": "assets/icon/ONISWAB.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "assets/icon/ONISWAB.png"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}