Examine source code of bts2020

Inspect and view changes in bts2020 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": "bts2020",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "300.jpg"
    },
    "colors": {
      "frame": "rgba(94, 148, 224, 0.81)",
      "tab_background_text": "rgba(0, 0, 0, 1)",
      "toolbar": "rgba(191, 103, 103, 0.18)",
      "bookmark_text": "rgba(156, 50, 214, 1)",
      "toolbar_field": "rgba(20, 6, 8, 0.71)",
      "toolbar_field_text": "rgba(85, 165, 230, 0.43)"
    }
  }
}