Bear

Bear

Happy Bear

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Happy Bear",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Happy Bear.jpg"
    },
    "colors": {
      "frame": "rgba(250, 252, 255, 0.93)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(250, 250, 250, 0.29)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(255, 255, 255, 0.51)",
      "toolbar_field_text": "rgba(0, 0, 0, 1)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  }
}