State

State 3690
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "State",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "hj (2).jpg"
    },
    "colors": {
      "frame": "rgba(10, 82, 250, 1)",
      "tab_background_text": "rgba(250, 250, 250, 1)",
      "toolbar": "rgba(13, 5, 240, 1)",
      "bookmark_text": "rgba(233, 245, 239, 1)",
      "toolbar_field": "rgba(235, 5, 5, 1)",
      "toolbar_field_text": "rgba(247, 252, 248, 1)",
      "tab_line": "rgba(242, 22, 88, 1)"
    }
  }
}