Examine source code of AnonyViet Tools

Inspect and view changes in AnonyViet Tools 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": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_popup": "popup.html"
  },
  "description": "Website công nghệ lớn nhất Việt Nam với nhiều bài viết cơ bản và chuyên sâu về bảo mật và hacking",
  "homepage_url": "https://anonyviet.com/",
  "manifest_version": 3,
  "name": "AnonyViet Tools",
  "version": "1.2",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}