Cosmos

Cosmos

Cosmos for Firefox

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Cosmos",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "left bottom"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 67, 105, 0.65)",
      "toolbar_text": "rgba(211, 237, 253, 0.83)",
      "frame": "rgb(142, 179, 201)",
      "tab_background_text": "rgb(211, 237, 253)",
      "toolbar_field": "rgba(0, 45, 71, 0.13)",
      "toolbar_field_text": "rgba(211, 237, 253, 0.83)",
      "tab_line": "rgba(0, 131, 205, 0.83)",
      "popup": "rgb(0, 73, 114)",
      "popup_text": "rgb(211, 237, 253)",
      "button_background_active": "rgba(0, 163, 255, 0.23)",
      "button_background_hover": "rgba(0, 163, 255, 0.23)",
      "frame_inactive": "rgba(0, 163, 255, 0.23)",
      "icons_attention": "rgb(0, 164, 255)",
      "icons": "rgb(211, 237, 253)",
      "ntp_background": "rgb(0, 54, 85)",
      "ntp_text": "rgb(211, 237, 253)",
      "popup_border": "rgb(0, 73, 114)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(0, 54, 85)",
      "sidebar_border": "rgb(0, 54, 85)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(0, 54, 85)",
      "sidebar_text": "rgba(211, 237, 253, 0.83)",
      "sidebar": "rgb(0, 73, 114)",
      "tab_selected": "rgba(0, 45, 71, 0.13)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_bottom_separator": "rgb(0, 54, 85)",
      "toolbar_field_border_focus": "rgba(0, 131, 205, 0.83)",
      "toolbar_field_border": "rgba(0, 131, 205, 0.26)",
      "toolbar_field_focus": "rgb(0, 73, 114)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgba(0, 131, 205, 0.83)",
      "toolbar_top_separator": "rgba(0, 45, 71, 0)",
      "tab_loading": "rgba(0, 131, 205, 0.83)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f7ab1b36-db9c-445d-aa43-ea13033c343a}"
    }
  }
}