Hacker

Hacker

Hacker for Firefox

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Hacker",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(15, 54, 71, 0.42)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(142, 179, 201)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgba(1, 6, 10, 0.7)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(0, 124, 168)",
      "popup": "rgb(1, 16, 23)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_active": "rgb(0, 55, 74)",
      "button_background_hover": "rgb(0, 55, 74)",
      "frame_inactive": "rgb(255, 255, 255)",
      "icons_attention": "rgb(255, 255, 255)",
      "icons": "rgb(255, 255, 255)",
      "ntp_background": "rgb(1, 11, 16)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(1, 11, 16)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(0, 55, 74)",
      "sidebar_border": "rgb(0, 55, 74)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(0, 55, 74)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(1, 16, 23)",
      "tab_selected": "rgba(15, 54, 71, 0.42)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_bottom_separator": "rgb(1, 6, 10)",
      "toolbar_field_border_focus": "rgb(0, 124, 168)",
      "toolbar_field_border": "rgba(0, 124, 168, 0)",
      "toolbar_field_focus": "rgb(1, 16, 23)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(0, 124, 168)",
      "toolbar_field_text_focus": "rgb(255, 255, 255)",
      "toolbar_top_separator": "rgba(0, 124, 168, 0)",
      "toolbar_vertical_separator": "rgb(255, 255, 255)",
      "tab_loading": "rgb(0, 124, 168)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{55be608d-82e8-4642-b0ea-ad6fd72b0bb1}"
    }
  }
}