Examine source code of Agamidae

Inspect and view changes in Agamidae 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
{
  "manifest_version": 2,
  "version": "1.2",
  "name": "Agamidae",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "frame": "rgba(30, 25, 70, 1)",
      "frame_inactive": "rgba(30, 25, 70, 1)",
      "tab_line": "rgba(16, 130, 255, 1)",
      "tab_loading": "rgba(16, 130, 255, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(253, 253, 253, 1)",
      "toolbar_text": "rgba(0, 0, 0, 1)",
      "bookmark_text": "rgba(0, 0, 0, 1)",
      "toolbar_field": "rgba(253, 253, 253, 1)",
      "toolbar_field_text": "rgba(0, 0, 0, 1)",
      "toolbar_field_border": "rgba(170, 170, 171, 1)",
      "toolbar_field_border_focus": "rgba(170, 170, 171, 1)",
      "toolbar_bottom_separator": "rgba(204, 204, 204, 1)",
      "toolbar_vertical_separator": "rgba(204, 204, 204, 1)",
      "ntp_background": "rgba(253, 253, 253, 1)",
      "ntp_text": "rgba(0, 0, 0, 1)",
      "popup": "rgba(251, 251, 252, 1)",
      "popup_text": "rgba(10, 10, 10, 1)",
      "popup_highlight": "rgba(230, 230, 230, 1)",
      "popup_highlight_text": "rgba(10, 10, 10, 1)"
    }
  }
}