XPerience

XPerience

For those who want the retro charm today.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "XPerience",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat-x"
      ]
    },
    "colors": {
      "toolbar": "rgb(236, 233, 216)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(0, 85, 228)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(0, 85, 228)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(0, 0, 0)",
      "tab_loading": "rgb(0, 85, 228)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2e79d249-5b7d-4549-9ab6-f6acaa36094c}"
    }
  }
}