PH444

Intense, fiery football filled with passion and energy.
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": "Wen wen the cutest cat",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "1.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "frame": "rgba(69, 160, 211, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(255, 255, 255, 0)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(255, 255, 255, 1)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "icons": "rgb(255, 255, 255)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{23d498f7-afc4-455a-819d-eab7f9134391}"
    }
  }
}