Furfox Tail Twister Classic for 4k+ resolution

Furfox Tail Twister Classic for 4k+ resolution

Clean UI with a large Logo at the right surrounded by twisting tails. Sleek Aurora background inspired by Vista design adapted for a 4k+ resolution. *This Design uses the Firefox logo of version 3.5 from 2010*

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.2",
  "name": "Furfox Tail Twister for 4k+ resolution",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(207, 243, 255, 0.54)",
      "toolbar_text": "rgb(1, 48, 66)",
      "frame": "rgb(142, 179, 201)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(1, 48, 66)",
      "tab_line": "rgb(255, 255, 255)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(1, 48, 66)",
      "tab_loading": "rgb(255, 255, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{846c296f-3831-4cae-8e6d-811caa33f5eb}"
    }
  }
}