Examine source code of Green Neon Space

Inspect and view changes in Green Neon Space 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",
  "description": "A serene theme with elements of neon green light bursting out of this profusely stunning tree image.",
  "theme": {
    "colors": {
      "ntp_link_underline": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        6,
        106,
        6,
        0.6
      ],
      "frame": [
        8,
        148,
        8
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ]
    },
    "images": {
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.jpeg",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_frame": "images/theme_frame.png"
    },
    "properties": {
      "ntp_background_alignment": "center bottom",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "Green Neon Space",
  "manifest_version": 2,
  "version": "1.0"
}