Examine source code of electric purple simple

Inspect and view changes in electric purple simple 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": "electric purple simple",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(0, 11, 52)",
      "toolbar_text": "rgb(147, 5, 255)",
      "frame": "rgb(15, 5, 32)",
      "tab_background_text": "rgb(255, 0, 234)",
      "toolbar_field": "rgb(15, 5, 32)",
      "toolbar_field_text": "rgb(123, 127, 204)",
      "tab_line": "rgb(147, 5, 255)",
      "popup": "rgb(15, 5, 32)",
      "popup_text": "rgb(98, 102, 183)",
      "tab_loading": "rgb(147, 5, 255)"
    }
  }
}