Examine source code of Rift (1920*1080)

Inspect and view changes in Rift (1920*1080) source codes across current and past versions
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",
  "name": "Rift (1920*1080)",
  "description": "A surreal, beautiful photomanipulation best viewed in 1920*1080.",
  "version": "1.11",
  "theme": {
    "images": {
      "theme_frame": "images/1920-1080_bg.jpg",
      "theme_toolbar": "images/1920-1080.jpg",
      "theme_tab_background": "images/1920-1080_bg.jpg",
      "theme_ntp_background": "images/1920-1080_crop.jpg",
      "theme_frame_incognito": "images/1920-1080_bg.jpg",
      "theme_tab_background_incognito": "images/1920-1080_bg.jpg",
      "theme_frame_overlay": "images/1400_900_over.png",
      "theme_ntp_attribution": "images/ntp_att.png"
    },
    "properties": {
      "ntp_background_repeat": "repeat",
      "description": "A plain text description",
      "ntp_background_alignment": "left top"
    },
    "colors": {
      "frame": [
        83,
        106,
        139
      ],
      "frame_inactive": [
        126,
        139,
        156
      ],
      "frame_incognito": [
        83,
        106,
        139
      ],
      "frame_incognito_inactive": [
        126,
        139,
        156
      ],
      "toolbar": [
        66,
        66,
        66
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        220,
        220,
        220
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        194,
        184,
        172
      ],
      "ntp_text": [
        240,
        240,
        240
      ],
      "ntp_link": [
        6,
        55,
        116
      ],
      "ntp_header": [
        75,
        140,
        220
      ],
      "ntp_section": [
        229,
        239,
        254
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        6,
        55,
        116
      ],
      "control_background": [
        0,
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    }
  },
  "manifest_version": 2
}