Examine source code of Beyond: Two Souls by toxic

Inspect and view changes in Beyond: Two Souls by toxic 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": "http://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "Beyond: Two Souls by toxic",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar",
      "theme_frame": "images/frame",
      "theme_tab_background": "images/tab",
      "theme_ntp_background": "images/toxic"
    },
    "colors": {
      "ntp_link": [
        19,
        57,
        38
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        19,
        57,
        38
      ],
      "ntp_section_text": [
        19,
        57,
        38
      ],
      "ntp_background": [
        252,
        254,
        253,
        0.5
      ],
      "ntp_header": [
        252,
        254,
        253,
        0.15
      ],
      "ntp_section": [
        252,
        254,
        253,
        0.15
      ],
      "frame": [
        252,
        254,
        253
      ],
      "toolbar": [
        252,
        254,
        253
      ],
      "tab_text": [
        19,
        57,
        38
      ],
      "tab_background_text": [
        19,
        57,
        38
      ],
      "bookmark_text": [
        19,
        57,
        38
      ]
    },
    "tints": {
      "buttons": [
        0.416666666666667,
        0.5,
        0.792156862745098
      ],
      "frame_incognito": [
        0.392156862745098,
        0.470588235294118,
        0.933794694348328
      ],
      "frame_inactive": [
        0.416666666666667,
        0.5,
        0.15
      ],
      "frame_incognito_inactive": [
        0.416666666666667,
        0.5,
        0.15
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}