Examine source code of Nature Bamboo V2

Inspect and view changes in Nature Bamboo V2 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": "Nature bamboo V2 TQ",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(237, 234, 209)",
      "toolbar_text": "rgb(123, 100, 100)",
      "frame": "rgb(124, 186, 154)",
      "tab_background_text": "rgb(123, 100, 100)",
      "toolbar_field": "rgb(245, 245, 245)",
      "toolbar_field_text": "rgb(123, 100, 100)",
      "tab_line": "rgba(130, 196, 169, 0)",
      "popup": "rgb(244, 240, 225)",
      "popup_text": "rgb(123, 100, 100)",
      "icons_attention": "rgb(124, 186, 154)",
      "toolbar_bottom_separator": "rgb(204, 203, 186)",
      "toolbar_field_border_focus": "rgb(124, 186, 154)",
      "toolbar_field_border": "rgb(124, 186, 154)",
      "toolbar_top_separator": "rgba(130, 196, 169, 0)",
      "tab_loading": "rgba(130, 196, 169, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6744a365-311e-4629-a0df-386edde0b9e6}"
    }
  }
}