Examine source code of Tính tiền thuê nhà phòng trọ

Inspect and view changes in Tính tiền thuê nhà phòng trọ 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",
  "name": "Tính tiền thuê nhà phòng trọ",
  "version": "1.0",
  "manifest_version": 3,
  "description": "Công cụ tính tiền thuê nhà phòng trọ",
  "background": {
    "service_worker": "/scripts/chototvieclam.js"
  },
  "action": {
    "default_title": "Công cụ tính tiền thuê nhà phòng trọ",
    "default_icon": "cooltext419115901627257.png",
    "default_popup": "chototvieclam.html"
  }
}