Examine source code of tin tuc ngan hang

Inspect and view changes in tin tuc ngan hang 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": "tin tuc ngan hang",
  "description": "Giao diện tin tức ngân hàng vay tiền online",
  "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.2"
}