Examine source code of Flowser

Inspect and view changes in Flowser 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,
  "version": "4",
  "name": "Flowser-0923",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 0, 0, 0.27)",
      "toolbar_text": "rgb(255, 251, 251)",
      "frame": "rgb(56, 47, 72)",
      "tab_background_text": "rgb(246, 247, 240)",
      "toolbar_field": "rgba(115, 212, 128, 0.89)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(0, 0, 0)",
      "popup": "rgb(63, 62, 63)",
      "popup_text": "rgb(255, 255, 255)",
      "button_background_active": "rgba(198, 184, 28, 0.86)",
      "button_background_hover": "rgba(28, 184, 198, 0.86)",
      "frame_inactive": "rgb(144, 144, 146)",
      "icons": "rgb(248, 248, 248)",
      "ntp_background": "rgb(128, 127, 126)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(0, 0, 0)",
      "popup_highlight_text": "rgb(85, 72, 72)",
      "popup_highlight": "rgb(143, 143, 143)",
      "sidebar_border": "rgb(0, 0, 0)",
      "sidebar_highlight_text": "rgb(0, 0, 0)",
      "sidebar_highlight": "rgb(198, 184, 28)",
      "sidebar_text": "rgb(0, 0, 0)",
      "sidebar": "rgb(164, 155, 160)",
      "tab_background_separator": "rgba(249, 182, 246, 0.6)",
      "tab_loading": "rgb(6, 6, 6)",
      "tab_selected": "rgba(244, 219, 59, 0.79)",
      "tab_text": "rgb(0, 0, 0)",
      "toolbar_bottom_separator": "rgba(0, 0, 0, 0.75)",
      "toolbar_field_border_focus": "rgb(0, 0, 0)",
      "toolbar_field_border": "rgba(0, 0, 0, 0.97)",
      "toolbar_field_focus": "rgb(192, 191, 196)",
      "toolbar_field_highlight_text": "rgb(0, 0, 0)",
      "toolbar_field_highlight": "rgb(152, 152, 155)",
      "toolbar_field_separator": "rgb(255, 255, 255)",
      "toolbar_field_text_focus": "rgb(0, 0, 0)",
      "toolbar_top_separator": "rgb(0, 0, 0)",
      "toolbar_vertical_separator": "rgb(255, 255, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{35b1bfe9-ae87-4f32-8858-fdfd09594448}"
    }
  }
}