Examine source code of Happy Dragon Lanterns

Inspect and view changes in Happy Dragon Lanterns 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": "Happy Dragon Lanterns",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Happy Dragon Lanterns.png"
    },
    "colors": {
      "frame": "rgba(127, 38, 40, 1)",
      "tab_background_text": "rgba(255, 216, 107, 1)",
      "toolbar": "rgba(227, 32, 28, 0.44)",
      "bookmark_text": "rgba(255, 215, 105, 1)",
      "toolbar_field": "rgba(127, 32, 40, 0.44)",
      "toolbar_field_text": "rgba(255, 191, 41, 1)",
      "tab_line": "rgba(255, 212, 112, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f86d7bc6-4a43-4f93-afe5-3caeedf552de}"
    }
  }
}