Examine source code of sprig of mint

Inspect and view changes in sprig of mint 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": "1.1",
  "name": "sprig of mint",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(173, 255, 195)",
      "toolbar_text": "rgb(33, 85, 60)",
      "frame": "rgb(70, 180, 127)",
      "tab_background_text": "rgb(199, 255, 216)",
      "toolbar_field": "rgb(232, 250, 234)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(173, 255, 195)",
      "popup": "rgb(199, 255, 216)",
      "popup_text": "rgb(0, 0, 0)",
      "button_background_active": "rgb(173, 255, 195)",
      "button_background_hover": "rgb(70, 180, 127)",
      "frame_inactive": "rgb(62, 147, 136)",
      "icons_attention": "rgb(255, 18, 21)",
      "icons": "rgb(33, 85, 60)",
      "ntp_background": "rgb(33, 85, 60)",
      "ntp_text": "rgb(173, 255, 195)",
      "popup_border": "rgb(70, 180, 127)",
      "popup_highlight_text": "rgb(232, 250, 234)",
      "popup_highlight": "rgb(70, 180, 127)",
      "sidebar_border": "rgb(33, 85, 60)",
      "sidebar_highlight_text": "rgb(0, 0, 0)",
      "sidebar_highlight": "rgb(173, 255, 195)",
      "sidebar_text": "rgb(232, 250, 234)",
      "sidebar": "rgb(33, 85, 60)",
      "tab_background_separator": "rgb(33, 85, 60)",
      "tab_loading": "rgb(33, 85, 60)",
      "tab_selected": "rgb(173, 255, 195)",
      "tab_text": "rgb(33, 85, 60)",
      "toolbar_bottom_separator": "rgb(173, 255, 195)",
      "toolbar_field_border_focus": "rgb(33, 85, 60)",
      "toolbar_field_border": "rgb(173, 255, 195)",
      "toolbar_field_focus": "rgb(199, 255, 216)",
      "toolbar_field_highlight_text": "rgb(232, 250, 234)",
      "toolbar_field_highlight": "rgb(33, 85, 60)",
      "toolbar_field_separator": "rgb(70, 180, 127)",
      "toolbar_field_text_focus": "rgb(33, 85, 60)",
      "toolbar_top_separator": "rgb(70, 180, 127)",
      "toolbar_vertical_separator": "rgb(70, 180, 127)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a96abab5-7614-4d9c-9c7d-290f84a4d4fb}"
    }
  }
}