Examine source code of OpticRed Hubble1-800 Theme

Inspect and view changes in OpticRed Hubble1-800 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",
  "name": "OpticRed Hubble1-800 Theme",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        0,
        0
      ],
      "frame": [
        0,
        0,
        0
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        0,
        0
      ],
      "ntp_section": [
        37,
        37,
        37,
        0.9
      ],
      "ntp_section_link": [
        255,
        0,
        0
      ],
      "ntp_section_text": [
        255,
        0,
        0
      ],
      "ntp_text": [
        255,
        0,
        0
      ],
      "tab_background_text": [
        192,
        192,
        192
      ],
      "tab_text": [
        255,
        0,
        0
      ],
      "toolbar": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_frame": "i/Hubble001-800x120A.jpg",
      "theme_ntp_background": "i/Hubble001-800x650A.jpg",
      "theme_toolbar": "i/theme_toolbar_Red01.png",
      "theme_tab_background": "i/theme_tab_background_Gray01.png",
      "theme_button_background": "i/theme_button_background_blk.png",
      "theme_ntp_attribution": "i/Raljanalli01_Red.png"
    },
    "properties": {
      "ntp_background_alignment": "top left",
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 0
    },
    "tints": {
      "buttons": [
        0.001,
        0,
        1
      ]
    }
  },
  "version": "1.0.1"
}