Examine source code of TheGrayPlanet

Inspect and view changes in TheGrayPlanet 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
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "TheGrayPlanet",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-036-40a272fe657f748396e017c7a64ee2dc.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(6, 27, 34, 0.89)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(2, 17, 22)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(2, 2, 3)",
      "tab_line": "rgb(239, 157, 147)",
      "popup": "rgb(6, 27, 34)",
      "popup_text": "rgb(255, 255, 255)",
      "frame_inactive": "rgb(35, 25, 77)",
      "ntp_background": "rgb(255, 255, 255)",
      "ntp_text": "rgb(9, 9, 9)",
      "sidebar_border": "rgb(230, 178, 235)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(94, 94, 177)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(6, 27, 34)",
      "tab_loading": "rgb(239, 157, 147)"
    }
  }
}