Frutiger Aero GitHub Firefox

Examine source code of Frutiger Aero GitHub

By: Momen
Inspect and view changes in Frutiger Aero GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Frutiger Aero GitHub",
  "version": "1.2",
  "description": "Transforms GitHub into a Frutiger Aero themed experience.",
  "icons": {
    "48": "icons/frutiger-aero-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "images/background.png"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Frutiger Aero GitHub"
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7c71e970-f604-481b-9de5-89210a4a219e}"
    }
  }
}

Best Frutiger Aero GitHub Alternatives

Here are some Firefox add-ons that are similar to Frutiger Aero GitHub: