Examine source code of DarkRed28

Inspect and view changes in DarkRed28 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": "DarkRed",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-011-d53e0d0d1538ed554a90e056a2f04eca.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(38, 0, 0)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(128, 0, 0)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(238, 238, 238)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(255, 0, 0)",
      "popup": "rgb(203, 203, 203)",
      "popup_text": "rgb(0, 0, 0)",
      "tab_loading": "rgb(255, 0, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4421c554-0b92-44da-9878-4fdbf07913b5}"
    }
  }
}