Examine source code of gren cool

Inspect and view changes in gren cool 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": "gren cool",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "2020-11-06 01.33.13 (4).png"
    },
    "colors": {
      "frame": "rgba(5, 5, 5, 1)",
      "tab_background_text": "rgba(0, 255, 149, 1)",
      "toolbar": "rgba(0, 247, 124, 0.21)",
      "bookmark_text": "rgba(0, 255, 149, 1)",
      "toolbar_field": "rgba(0, 255, 128, 0.35)",
      "toolbar_field_text": "rgba(0, 238, 255, 1)"
    }
  }
}