Indian flag interface

Indian flag interface

Indian flag interface represents flagwix website

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Indian flag interface",
  "description": "Indian flag interface represents flagwix website",
  "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-flagwix.png"
    },
    "images": {
      "theme_frame": "images/theme_frame_camo.png",
      "theme_ntp_background": "images/theme_logo-flagwix.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.1"
}