Examine source code of 富士山

Inspect and view changes in 富士山 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.0",
  "name": "富士山",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "left center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(58, 89, 105, 0.17)",
      "toolbar_text": "rgb(247, 253, 251)",
      "frame": "rgb(157, 183, 190)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(90, 93, 154)",
      "tab_line": "rgb(218, 135, 124)",
      "popup": "rgb(157, 183, 190)",
      "popup_text": "rgb(90, 93, 154)",
      "button_background_active": "rgb(140, 136, 161)",
      "button_background_hover": "rgb(161, 151, 215)",
      "frame_inactive": "rgb(119, 219, 207)",
      "icons_attention": "rgb(59, 117, 117)",
      "icons": "rgb(100, 230, 216)",
      "ntp_background": "rgb(165, 59, 51)",
      "ntp_text": "rgb(215, 224, 114)",
      "popup_border": "rgb(255, 18, 0)",
      "popup_highlight_text": "rgb(170, 177, 88)",
      "popup_highlight": "rgb(255, 18, 0)",
      "sidebar_border": "rgb(255, 18, 0)",
      "sidebar_highlight_text": "rgb(62, 181, 181)",
      "sidebar_highlight": "rgb(58, 89, 105)",
      "sidebar_text": "rgb(90, 93, 154)",
      "sidebar": "rgb(157, 183, 190)",
      "tab_background_separator": "rgb(18, 186, 234)",
      "tab_loading": "rgb(255, 18, 0)",
      "tab_selected": "rgb(58, 89, 105)",
      "tab_text": "rgb(100, 230, 216)",
      "toolbar_bottom_separator": "rgb(224, 50, 123)",
      "toolbar_field_border_focus": "rgb(58, 89, 105)",
      "toolbar_field_focus": "rgb(7, 62, 91)",
      "toolbar_field_highlight_text": "rgb(101, 106, 25)"
    }
  }
}