Forest of fog

Forest of fog

Forest of fog for Firefox

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Forest of fog",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(40, 48, 51, 0.5)",
      "toolbar_text": "rgb(185, 196, 198)",
      "frame": "rgb(33, 40, 42)",
      "tab_background_text": "rgb(185, 196, 198)",
      "toolbar_field": "rgba(33, 40, 42, 0.6)",
      "toolbar_field_text": "rgb(185, 196, 198)",
      "tab_line": "rgba(33, 40, 42, 0.5)",
      "popup": "rgb(33, 40, 42)",
      "popup_text": "rgb(185, 196, 198)",
      "button_background_active": "rgba(53, 64, 68, 0.5)",
      "button_background_hover": "rgba(53, 64, 68, 0.5)",
      "frame_inactive": "rgb(33, 40, 42)",
      "icons_attention": "rgb(185, 196, 198)",
      "icons": "rgb(185, 196, 198)",
      "ntp_background": "rgb(30, 36, 38)",
      "ntp_text": "rgb(185, 196, 198)",
      "popup_border": "rgb(33, 40, 42)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(40, 48, 51)",
      "sidebar_border": "rgb(33, 40, 42)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(40, 48, 51)",
      "sidebar_text": "rgb(185, 196, 198)",
      "sidebar": "rgb(33, 40, 42)",
      "tab_selected": "rgba(40, 48, 51, 0.5)",
      "tab_text": "rgb(185, 196, 198)",
      "toolbar_bottom_separator": "rgba(33, 40, 42, 0.5)",
      "toolbar_field_border_focus": "rgb(53, 64, 68)",
      "toolbar_field_border": "rgba(33, 40, 42, 0.5)",
      "toolbar_field_focus": "rgb(33, 40, 42)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(53, 64, 68)",
      "toolbar_field_text_focus": "rgb(185, 196, 198)",
      "toolbar_top_separator": "rgba(33, 40, 42, 0.5)",
      "toolbar_vertical_separator": "rgb(185, 196, 198)",
      "tab_loading": "rgba(33, 40, 42, 0.5)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{32415359-188c-44b2-ae5d-54b13debf5ff}"
    }
  }
}