Advanced Frame Designer with gradients Firefox

Examine source code of Advanced Frame Designer with gradients

Inspect and view changes in Advanced Frame Designer with gradients source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "version": "2.6",
  "homepage_url": "http://www.hjb-seite.de",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "82.0",
      "id": "{EBB4146C-2FE4-11E2-9D76-8AD06188709B}"
    }
  },
  "permissions": [
    "notifications",
    "clipboardWrite",
    "tabs",
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "hjbddorfafdbackground.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/32.png",
    "default_title": "__MSG_extensionName__"
  },
  "content_scripts": [
    {
      "js": [
        "hjbddorfafdcontentscript.js",
        "hjbddorfafdreadwritecss.js"
      ],
      "run_at": "document_idle",
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "default_locale": "en"
}

Best Advanced Frame Designer with gradients Alternatives

Here are some Firefox add-ons that are similar to Advanced Frame Designer with gradients: