Peacock Title Bar Firefox

Examine source code of Peacock Title Bar

Inspect and view changes in Peacock Title Bar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Peacock",
  "version": "1.0",
  "description": "Customize the color of your Firefox window title bars.",
  "homepage_url": "https://github.com/benmccown/firefox-peacock",
  "permissions": [
    "tabs",
    "theme",
    "storage"
  ],
  "icons": {
    "58": "./assets/icon/bird-58.png"
  },
  "background": {
    "scripts": [
      "./background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_popup": "./assets/html/browser-action.html",
    "default_icon": {
      "58": "./assets/icon/bird-58.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{24cd1fcb-efc9-42f9-a7dd-87cc6fcb107d}"
    }
  }
}

Best Peacock Title Bar Alternatives

Here are some Firefox add-ons that are similar to Peacock Title Bar: