Examine source code of Mẹo Công Nghệ

Inspect and view changes in Mẹo Công Nghệ 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,
  "version": "1.0.1",
  "name": "Mẹo Công Nghệ",
  "homepage_url": "https://browsers-themes.com",
  "theme": {
    "images": {
      "theme_ntp_attribution": "browser-themes.png",
      "theme_ntp_background": "Mẹo Công Nghệ.png"
    },
    "colors": {
      "frame": [
        140,
        169,
        181
      ],
      "toolbar": [
        194,
        240,
        245
      ],
      "ntp_background": [
        132,
        123,
        157
      ],
      "tab_text": [
        31,
        27,
        222
      ],
      "bookmark_text": [
        8,
        34,
        231
      ],
      "tab_background_text": [
        56,
        7,
        233
      ],
      "ntp_text": [
        223,
        17,
        17
      ],
      "omnibox_background": [
        151,
        170,
        195
      ],
      "omnibox_text": [
        15,
        11,
        244
      ],
      "toolbar_button_icon": [
        249,
        11,
        11
      ],
      "toolbar_text": [
        238,
        27,
        27
      ]
    }
  },
  "description": "Awesome Chrome theme from browser-themes.com"
}