Simple style fox 2

Simple style fox 2

Simple style fox 2

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "10.0",
  "name": "Simple style fox 2",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(32, 32, 32, 0)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(32, 32, 32)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(65, 65, 65)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(232, 111, 37)",
      "popup": "rgb(45, 45, 45)",
      "popup_text": "rgb(255, 255, 255)",
      "sidebar_border": "rgb(55, 55, 55)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(32, 32, 32)",
      "tab_selected": "rgb(232, 111, 37)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_bottom_separator": "rgb(55, 55, 55)",
      "toolbar_top_separator": "rgba(55, 55, 55, 0)",
      "tab_loading": "rgb(232, 111, 37)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{317526c6-ff2b-49c9-822e-d77b4a3da1d1}"
    }
  }
}