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
{
  "name": "ミニマリズムの暗い",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "ミニマリズムの暗い.jpg"
    },
    "colors": {
      "frame": "rgba(54, 58, 67, 1)",
      "tab_background_text": "rgba(222, 222, 222, 1)",
      "toolbar": "rgba(49, 51, 62, 1)",
      "bookmark_text": "rgba(242, 242, 242, 1)",
      "toolbar_field": "rgba(44, 46, 54, 1)",
      "toolbar_field_text": "rgba(222, 222, 222, 1)",
      "tab_line": "rgba(49, 51, 62, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{95b2c0df-0144-4378-8516-4fd6b70117c9}"
    }
  }
}