Examine source code of Wheat field

Inspect and view changes in Wheat 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
{
  "manifest_version": 2,
  "version": "1.0.0",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "description": "The vast fields of wheat are golden with grain-bearing ears.",
  "name": "Wheat field",
  "browser_specific_settings": {
    "gecko": {
      "id": "{5b01f54e-a7d3-4e68-9273-67c6034a56ff}"
    }
  }
}