Examine source code of America's Navy Aircraft

Inspect and view changes in America's Navy Aircraft 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
{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "America's Navy Aircraft",
  "theme": {
    "colors": {
      "ntp_background": [
        117,
        118,
        117
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.gif",
      "theme_ntp_background": "images/theme_ntp_background.jpg"
    },
    "properties": {
      "ntp_background_alignment": "right bottom"
    }
  },
  "version": "1.1"
}