Examine source code of Lilac Soft

Inspect and view changes in Lilac Soft source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "name": "Lilac Soft",
  "version": "0.1",
  "theme": {
    "colors": {
      "tab_background_text": "hsl(7, 92%, 15%)",
      "tab_text": "hsl(7, 92%, 15%)",
      "tab_selected": "hsl(0, 0%, 100%)",
      "tab_line": "transparent",
      "tab_loading": "hsl(10, 89%, 22%)",
      "tab_loading_inactive": "hsl(10, 89%, 22%)",
      "frame": "hsl(269, 91%, 87%)",
      "popup": "hsl(0, 0%, 100%)",
      "popup_text": "hsl(7, 92%, 15%)",
      "popup_border": "hsl(270, 96%, 29%)",
      "popup_highlight": "hsla(269, 93%, 84%, 0.3)",
      "popup_highlight_text": "hsl(7, 92%, 15%)",
      "toolbar": "hsl(270, 100%, 93%)",
      "toolbar_text": "hsl(7, 92%, 15%)",
      "toolbar_field": "hsl(269, 91%, 87%)",
      "toolbar_field_text": "hsl(7, 92%, 15%)",
      "toolbar_field_focus": "hsl(0, 0%, 100%)",
      "toolbar_field_border_focus": "rgba(0, 96, 223, 0.5)",
      "toolbar_top_separator": "transparent",
      "toolbar_bottom_separator": "hsl(269, 91%, 87%)",
      "ntp_background": "hsl(0, 100%, 99%)",
      "ntp_card_background": "hsl(0, 0%, 100%)",
      "ntp_text": "hsl(7, 92%, 15%)",
      "sidebar": "hsl(0, 0%, 100%)",
      "sidebar_text": "hsl(7, 92%, 15%)",
      "sidebar_highlight": "hsla(269, 93%, 84%, 0.3)",
      "address_bar_box": "hsl(0, 0%, 100%)",
      "address_bar_box_hover": "hsla(0, 0%, 100%, 0.8)",
      "address_bar_box_active": "hsla(0, 0%, 100%, 0.65)",
      "address_bar_box_focus": "hsl(270, 100%, 93%)",
      "address_bar_box_text": "hsl(7, 92%, 15%)",
      "address_bar_url_color": "hsl(270, 90%, 30%)",
      "panel_item_hover": "hsla(269, 93%, 84%, 0.3)",
      "panel_item_active": "hsla(269, 93%, 84%, 0.45)",
      "panel_separator": "hsl(270, 96%, 29%)",
      "icons_attention": "hsl(10, 89%, 22%)",
      "toolbar_field_icons_attention": "hsl(10, 89%, 22%)",
      "tab_attention_dot": "hsl(146, 15%, 36%)",
      "appmenu_update_icon_color": "hsl(146, 15%, 36%)",
      "appmenu_info_icon_color": "hsl(203, 77%, 31%)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8cb8406c-1b59-459b-9f6f-2f57c293d52f}"
    }
  }
}