Examine source code of invader zim head pigeons

Inspect and view changes in invader zim head pigeons 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": "invader zim head pigeons",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png",
        "images/1.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top",
        "left top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat",
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(64, 3, 68, 0.01)",
      "toolbar_text": "rgb(124, 250, 1)",
      "frame": "rgb(80, 3, 109)",
      "tab_background_text": "rgb(124, 255, 0)",
      "toolbar_field": "rgb(148, 190, 132)",
      "toolbar_field_text": "rgb(137, 4, 83)",
      "tab_line": "rgb(124, 255, 0)",
      "popup": "rgb(117, 17, 74)",
      "popup_text": "rgb(115, 251, 115)",
      "tab_loading": "rgb(124, 255, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c2f3b81d-021d-43d2-867e-de1197267cf1}"
    }
  }
}