Examine source code of Giao dien vay tien nhanh cua vaytienonline

Inspect and view changes in Giao dien vay tien nhanh cua vaytienonline 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": "Giao dien vay tien nhanh cua vaytienonline",
  "description": "Giao diện vay tiền nhanh của vaytienonline",
  "manifest_version": 3,
  "theme": {
    "colors": {
      "frame": [
        103,
        121,
        64
      ],
      "ntp_background": [
        198,
        210,
        186
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        103,
        121,
        64
      ],
      "ntp_text": [
        103,
        121,
        64
      ],
      "toolbar": [
        222,
        229,
        215
      ]
    },
    "icons": {
      "128": "images/logo-vaytienonline.png"
    },
    "images": {
      "theme_frame": "images/theme_frame_camo.png",
      "theme_ntp_background": "images/theme_logo-vaytienonline.png",
      "theme_toolbar": "images/theme_toolbar_camo.png"
    },
    "tints": {
      "buttons": [
        0.3,
        0.5,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "center bottom",
      "ntp_background_repeat": "repeat-x"
    }
  },
  "version": "0.0.4"
}