Hit Black Friday Deals

Hit Black Friday Deals

Look no further than our website! We have a wide variety of products on sale, with discounts you won't find anywhere else. Don't miss out on our Hit Black Friday Deals

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Two islands of Diomede",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(165, 225, 225, 0.53)",
      "toolbar_text": "rgb(56, 52, 52)",
      "frame": "rgb(205, 252, 252)",
      "tab_background_text": "rgb(18, 17, 17)",
      "toolbar_field": "rgb(176, 214, 214)",
      "toolbar_field_text": "rgb(55, 48, 48)",
      "tab_line": "rgb(124, 101, 102)",
      "popup": "rgba(205, 252, 252, 0.63)",
      "popup_text": "rgb(124, 101, 102)",
      "tab_loading": "rgb(124, 101, 102)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f0870799-c0ee-4593-9c2c-77c164fe848d}"
    }
  }
}