Ech

Ếch, loài động vật lưỡng cư sống gần ao hồ, có da ẩm và tiếng kêu đặc trưng. Ếch góp phần kiểm soát côn trùng, duy trì sự cân bằng…
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.0",
  "name": "Ech",
  "theme": {
    "images": {
      "theme_ntp_background": "theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        77,
        120,
        35
      ],
      "ntp_background": [
        148,
        127,
        71
      ],
      "tab_text": [
        18,
        28,
        6
      ],
      "tab_background_text": [
        209,
        207,
        186
      ],
      "bookmark_text": [
        18,
        28,
        6
      ],
      "ntp_text": [
        18,
        28,
        6
      ],
      "ntp_link": [
        6,
        55,
        116
      ],
      "ntp_header": [
        150,
        150,
        150
      ],
      "toolbar": [
        188,
        155,
        99
      ],
      "toolbar_text": [
        18,
        28,
        6
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ],
      "toolbar_button_icon": [
        18,
        28,
        6
      ]
    },
    "tints": {},
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "no-repeat"
    }
  }
}