Examine source code of Butterfly Lights II by MaDonna

Inspect and view changes in Butterfly Lights II by MaDonna 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": "Butterfly Lights II by MaDonna",
  "manifest_version": 2,
  "version": "5.0",
  "theme": {
    "images": {
      "theme_frame": "ButterflyLightsIICustom.jpg"
    },
    "colors": {
      "frame": "rgba(46, 21, 10, 1)",
      "tab_background_text": "rgba(249, 252, 101, 1)",
      "toolbar": "rgba(0, 0, 0, 0)",
      "bookmark_text": "rgba(119, 255, 15, 1)",
      "toolbar_field": "rgba(46, 21, 10, 0.07)",
      "toolbar_field_text": "rgba(249, 252, 101, 1)",
      "tab_line": "rgba(249, 252, 101, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a51f1442-5473-475e-b5eb-2c9066b53f47}"
    }
  }
}