Android™ for Google Chrome™

Android™ for Google Chrome™

Android looks beautiful for fans! Feel like in your mobile / tablet from google chrome!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.5",
  "name": "Android™ for Google Chrome™",
  "description": "Android looks beautiful for fans! Feel like in your mobile / tablet from google chrome!",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "colors": {
      "frame": [
        3,
        4,
        8
      ],
      "frame_inactive": [
        4,
        4,
        5
      ],
      "frame_incognito": [
        0,
        255,
        68
      ],
      "frame_incognito_inactive": [
        0,
        255,
        68
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "tab_text": [
        0,
        204,
        0
      ],
      "tab_background_text": [
        222,
        222,
        222
      ],
      "bookmark_text": [
        0,
        255,
        68
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_text": [
        255,
        247,
        247
      ],
      "ntp_link": [
        0,
        255,
        68
      ],
      "ntp_header": [
        0,
        255,
        68
      ],
      "ntp_section": [
        176,
        174,
        174
      ],
      "ntp_section_text": [
        0,
        255,
        68
      ],
      "ntp_section_link": [
        0,
        255,
        68
      ],
      "control_background": [
        0,
        0,
        0,
        0
      ],
      "button_background": [
        0,
        204,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.35537190082645,
        1,
        0.52549019607843
      ],
      "frame": [
        0.35537190082645,
        1,
        0.52549019607843
      ],
      "frame_inactive": [
        0,
        0.014285714285714,
        0.27450980392157
      ],
      "frame_incognito": [
        0.35537190082645,
        1,
        0.52549019607843
      ],
      "frame_incognito_inactive": [
        0.018300653594771,
        1,
        0.5
      ],
      "background_tab": [
        0,
        0.10294117647059,
        0.73333333333333
      ]
    }
  }
}