Stranger Things — '80s Lifestyle Collection

Stranger Things — '80s Lifestyle Collection

Find your style with Stranger Things — '80s Lifestyle Collection for your Firefox browser.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Stranger Things",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(255, 255, 255, 0.5)",
      "toolbar_text": "rgb(242, 95, 238)",
      "frame": "rgb(253, 253, 253)",
      "tab_background_text": "rgb(150, 153, 248)",
      "toolbar_field": "rgba(255, 255, 255, 0)",
      "toolbar_field_text": "rgb(242, 95, 238)",
      "tab_line": "rgb(150, 153, 248)",
      "popup": "rgb(192, 217, 251)",
      "popup_text": "rgb(242, 95, 238)",
      "tab_loading": "rgb(150, 153, 248)"
    }
  }
}