Examine source code of App Sighter Theme

Inspect and view changes in App Sighter Theme 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",
  "name": "App Sighter Theme",
  "description": " ",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "colors": {
      "frame": [
        7,
        69,
        144
      ],
      "frame_inactive": [
        7,
        69,
        144
      ],
      "frame_incognito": [
        7,
        69,
        144
      ],
      "frame_incognito_inactive": [
        7,
        69,
        144
      ],
      "toolbar": [
        7,
        69,
        144
      ],
      "tab_text": [
        32,
        242,
        17
      ],
      "tab_background_text": [
        69,
        236,
        255
      ],
      "bookmark_text": [
        242,
        18,
        2
      ],
      "ntp_background": [
        7,
        69,
        144
      ],
      "ntp_text": [
        37,
        219,
        24
      ],
      "button_background": [
        245,
        29,
        5,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.34968847352025,
        0.86991869918699,
        0.48235294117647
      ],
      "frame": [
        0.59124087591241,
        0.90728476821192,
        0.29607843137255
      ],
      "frame_inactive": [
        0.59124087591241,
        0.90728476821192,
        0.29607843137255
      ],
      "frame_incognito": [
        0.59124087591241,
        0.90728476821192,
        0.29607843137255
      ],
      "frame_incognito_inactive": [
        0.59124087591241,
        0.90728476821192,
        0.29607843137255
      ],
      "background_tab": [
        0.59124087591241,
        0.90728476821192,
        0.29607843137255
      ]
    }
  }
}