Examine source code of Panda Bears

Inspect and view changes in Panda Bears 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": "Panda Bears",
  "manifest_version": 2,
  "version": "5.0",
  "theme": {
    "images": {
      "theme_frame": "Pandas4.jpg"
    },
    "colors": {
      "toolbar": "rgba(219, 197, 197, 0.13)",
      "toolbar_field": "rgba(8, 0, 0, 0.33)",
      "toolbar_field_text": "rgba(252, 249, 249, 1)",
      "frame": "rgba(226, 240, 245, 0.03)",
      "tab_background_text": "rgba(247, 247, 247, 1)",
      "bookmark_text": "rgba(242, 237, 237, 1)"
    }
  }
}