Examine source code of draculav.4

Inspect and view changes in draculav.4 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.0",
  "name": "draculav.4",
  "theme": {
    "images": {},
    "properties": {},
    "colors": {
      "toolbar": "rgb(40, 42, 54)",
      "toolbar_text": "rgb(1, 190, 244)",
      "frame": "rgb(40, 42, 54)",
      "tab_background_text": "rgb(80, 250, 123)",
      "toolbar_field": "rgb(40, 42, 54)",
      "toolbar_field_text": "rgb(189, 147, 249)",
      "tab_line": "rgb(40, 42, 54)",
      "popup": "rgb(40, 42, 54)",
      "popup_text": "rgb(189, 147, 249)",
      "icons": "rgb(1, 190, 244)",
      "ntp_background": "rgb(40, 42, 54)",
      "popup_border": "rgb(40, 42, 54)",
      "popup_highlight_text": "rgb(80, 250, 123)",
      "sidebar_highlight_text": "rgb(255, 121, 198)",
      "tab_text": "rgb(255, 121, 198)",
      "toolbar_field_border_focus": "rgb(40, 42, 54)",
      "toolbar_field_border": "rgb(40, 42, 54)",
      "toolbar_field_separator": "rgb(40, 42, 54)",
      "toolbar_top_separator": "rgb(40, 42, 54)",
      "toolbar_vertical_separator": "rgb(40, 42, 54)",
      "tab_loading": "rgb(40, 42, 54)"
    }
  }
}