Examine source code of Hello Bear

Inspect and view changes in Hello Bear 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
{
  "theme": {
    "images": {
      "theme_frame": "hello-bear-01.jpg"
    },
    "colors": {
      "frame": "#e39d64",
      "tab_background_text": "#6e3914"
    }
  },
  "version": "2.0",
  "name": "Hello Bear",
  "manifest_version": 2,
  "description": "くまさん、いつも優しく微笑んでくれてありがとう!"
}