Examine source code of Abracadabra 魔曰

Inspect and view changes in Abracadabra 魔曰 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
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Abracadabra 魔曰",
  "description": "安全,高效,开源的中文字符加密工具",
  "version": "3.1.1",
  "default_locale": "zh_CN",
  "icons": {
    "128": "favicon_s.png"
  },
  "action": {
    "default_icon": {
      "128": "favicon_s.png"
    },
    "default_popup": "index.html"
  }
}