LAD

Theme from LAD
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "LAD",
  "manifest_version": 2,
  "version": "7.0",
  "theme": {
    "images": {
      "theme_frame": "index.png"
    },
    "colors": {
      "frame": "rgba(235, 235, 235, 1)",
      "tab_background_text": "rgba(0, 1, 66, 0.53)",
      "toolbar": "rgba(217, 222, 227, 1)",
      "bookmark_text": "rgba(0, 35, 163, 1)",
      "toolbar_field": "rgba(255, 255, 255, 1)",
      "toolbar_field_text": "rgba(0, 1, 28, 1)",
      "tab_line": "rgba(0, 128, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{737300f2-012d-40ee-b6b2-086289b70948}"
    }
  }
}