Adventure-Jump

Adventure-Jump

Adventure-Jump

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "Adventure-Jump ",
  "manifest_version": 2,
  "name": "Adventure-Jump ",
  "short_name": "Jump",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        5,
        2,
        13
      ],
      "ntp_background": [
        9,
        9,
        9
      ],
      "ntp_header": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        255,
        255,
        255,
        0.8
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        251,
        123,
        48
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "buttons": [
        0.953,
        0.976,
        1
      ],
      "frame_incognito": [
        0.64,
        0.78,
        0.82
      ],
      "frame_incognito_inactive": [
        0.76,
        0.86,
        0.82
      ]
    }
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.4"
}