Examine source code of Victory for MSU

Inspect and view changes in Victory for MSU 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
{
  "name": "Victory for MSU",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "FirefoxMSUtheme.jpg"
    },
    "colors": {
      "frame": "rgba(24, 69, 59, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0f4a35b4-9c32-418c-936f-af975c2020b6}"
    }
  }
}