Examine source code of spooky pumpkin by Lucie

Inspect and view changes in spooky pumpkin by Lucie 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": "spooky pumpkin by Lucie",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "bingo.png"
    },
    "colors": {
      "frame": "rgba(18, 41, 68, 1)",
      "tab_background_text": "rgba(178, 250, 255, 1)",
      "toolbar": "rgba(18, 41, 71, 0.2)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(255, 255, 255, 0.24)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(240, 255, 158, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a44c13a8-30d7-4b6c-a301-d9d8a60130b6}"
    }
  }
}