Examine source code of Poppy Field

Inspect and view changes in Poppy Field 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": "Poppy Field",
  "manifest_version": 2,
  "version": "5.0",
  "theme": {
    "images": {
      "theme_frame": "PoppyfieldH.jpg"
    },
    "colors": {
      "frame": "rgba(242, 43, 17, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(0, 0, 0, 0)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(242, 41, 14, 0.07)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f67e4e86-66f8-4a58-9d2b-ecbbdab6ea9d}"
    }
  }
}