Examine source code of Ho88

Inspect and view changes in Ho88 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": "A pink-inspired theme featuring",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "dda597a60bb01764be5a42cd464634ec.jpg"
    },
    "colors": {
      "frame": "rgba(209, 129, 194, 1)",
      "tab_background_text": "rgba(154, 216, 227, 1)",
      "bookmark_text": "rgba(24, 94, 110, 1)",
      "toolbar_field": "rgba(24, 94, 110, 1)",
      "toolbar_field_text": "rgba(154, 216, 227, 1)",
      "tab_line": "rgba(24, 94, 110, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{712d84a5-be27-4273-b96a-7662688fb7d4}"
    }
  }
}