Examine source code of royal blue glitter

Inspect and view changes in royal blue glitter 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.3",
  "name": "royal blue glitter",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 0, 255, 0.38)",
      "toolbar_text": "rgb(213, 213, 215)",
      "frame": "rgb(0, 6, 8)",
      "tab_background_text": "rgb(213, 213, 215)",
      "toolbar_field": "rgba(0, 0, 0, 0.49)",
      "toolbar_field_text": "rgb(213, 213, 215)",
      "tab_line": "rgb(0, 0, 255)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(194, 194, 196)",
      "icons": "rgb(213, 213, 215)",
      "sidebar_text": "rgb(213, 213, 215)",
      "tab_loading": "rgb(0, 0, 255)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1d4007c4-6310-4a32-95c0-652a8f650020}"
    }
  }
}