Examine source code of Ohio State Red Gray

Inspect and view changes in Ohio State Red Gray 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": "Ohio State",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(198, 0, 48)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(127, 133, 137)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(127, 133, 137)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(255, 255, 255)",
      "popup": "rgb(127, 133, 137)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_active": "rgb(127, 133, 137)",
      "frame_inactive": "rgb(127, 133, 137)",
      "icons": "rgb(255, 255, 255)",
      "popup_border": "rgb(198, 0, 48)",
      "sidebar_border": "rgb(198, 0, 48)",
      "sidebar_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(255, 255, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c0e43991-2e55-4eef-b59f-eb9f28dc21cf}"
    }
  }
}