Furfox Tail Twister Modern for 4k+ resolution

Furfox Tail Twister Modern for 4k+ resolution

Furfox Tail Twister 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 from 2019*

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Furfox Tail Twister Modern",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(255, 255, 255, 0.26)",
      "toolbar_text": "rgb(0, 41, 61)",
      "frame": "rgb(142, 179, 201)",
      "tab_background_text": "rgb(0, 82, 122)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(0, 41, 61)",
      "tab_line": "rgb(255, 255, 255)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(0, 41, 61)",
      "button_background_active": "rgb(142, 179, 201)",
      "button_background_hover": "rgb(167, 207, 231)",
      "frame_inactive": "rgb(34, 25, 77)",
      "icons_attention": "rgb(56, 0, 80)",
      "icons": "rgb(0, 82, 122)",
      "ntp_background": "rgb(255, 255, 255)",
      "ntp_text": "rgb(0, 41, 61)",
      "popup_border": "rgb(0, 41, 61)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(56, 0, 80)",
      "sidebar_border": "rgb(56, 0, 80)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(56, 0, 80)",
      "sidebar_text": "rgb(0, 41, 61)",
      "tab_loading": "rgb(255, 255, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{97161065-4a58-48ff-a578-a4c50695b2c0}"
    }
  }
}