Examine source code of 驿窗零蓝(ZBLM)

Inspect and view changes in 驿窗零蓝(ZBLM) 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.2.0",
  "name": "驿窗零蓝(ZBLM)",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(0, 102, 0)",
      "frame": "rgb(0, 68, 0)",
      "tab_background_text": "rgb(0, 170, 0)",
      "toolbar_field": "rgb(0, 68, 0)",
      "toolbar_field_text": "rgb(0, 187, 0)",
      "tab_line": "rgb(0, 136, 0)",
      "popup": "rgb(0, 51, 0)",
      "popup_text": "rgb(0, 187, 0)",
      "frame_inactive": "rgb(0, 85, 0)",
      "sidebar_border": "rgb(0, 136, 0)",
      "sidebar_text": "rgb(0, 204, 0)",
      "sidebar": "rgb(0, 51, 0)",
      "tab_loading": "rgb(0, 255, 0)",
      "button_background_active": "rgb(0, 153, 0)",
      "button_background_hover": "rgb(0, 34, 0)",
      "bookmark_text": "rgb(0, 187, 0)",
      "tab_text": "rgb(0, 221, 0)",
      "popup_highlight_text": "rgb(0, 187, 0)",
      "popup_highlight": "rgb(0, 102, 0)",
      "popup_border": "rgb(0, 85, 0)",
      "toolbar_field_hithlight_text": "rgb(0, 187, 0)",
      "toolbar_field_hithlight": "rgb(0, 68, 0)",
      "toolbar_field_border": "rgb(0, 119, 0)",
      "toolbar_field_border_focus": "rgb(0, 136, 0)",
      "toolbar_field_text_focus": "rgb(0, 221, 0)",
      "toolbar_top_separator": "rgb(0, 68, 0)",
      "toolbar_bottom_separator": "rgb(0, 85, 0)",
      "ntp_background": "rgb(0, 34, 0)",
      "ntp_text": "rgb(0, 153, 0)",
      "toolbar_vertical_separator": "rgb(0, 85, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2645cd60-e6c5-4448-919e-e99f5943d82d}"
    }
  }
}