Firefox DeveloperEdition Theme (Unofficial)

Firefox DeveloperEdition Theme (Unofficial)

Theme reminiscent of the dark theme in Firefox Developer Edition.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "0.2",
  "name": "Firefox DeveloperEdition Theme (Unofficial)",
  "theme": {
    "images": {
      "theme_frame": "Image/theme_frame2.png",
      "theme_ntp_background": "Image/theme_ntp_bg.png"
    },
    "colors": {
      "frame": [
        28,
        33,
        38
      ]
    },
    "tints": {},
    "properties": {}
  }
}