Pilgrim (1440- x 900-)

Pilgrim (1440- x 900-)

The pilgrim road. (For resolutions 1440- x 900-, iMac/PC...)

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "version": "1.0.6",
  "manifest_version": 2,
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "theme": {
    "colors": {
      "bookmark_text": [
        98,
        98,
        98
      ],
      "button_background": [
        27,
        27,
        27,
        0.52
      ],
      "frame": [
        7,
        23,
        55
      ],
      "ntp_background": [
        7,
        23,
        55
      ],
      "ntp_text": [
        204,
        204,
        204
      ],
      "tab_background_text": [
        98,
        98,
        98
      ],
      "tab_text": [
        51,
        51,
        51
      ],
      "toolbar": [
        223,
        223,
        223
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.5
      ]
    }
  }
}