Flexify Firefox

Examine source code of Flexify

Inspect and view changes in Flexify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "business@wiseai.dev"
    }
  },
  "action": {
    "default_title": "Flexify - Accessibility Tool.",
    "default_icon": "imgs/512.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "imgs/16.png",
    "32": "imgs/32.png",
    "192": "imgs/192.png",
    "512": "imgs/512.png"
  },
  "description": "A simple yet powerful A11Y tool that gives you the ultimate freedom to easily customize any web page with a click of a button.",
  "manifest_version": 3,
  "name": "Flexify",
  "permissions": [
    "tabs",
    "activeTab",
    "scripting",
    "storage"
  ],
  "short_name": "Flexify",
  "version": "0.1.6",
  "web_accessible_resources": [
    {
      "resources": [
        "/src/*",
        "/lib/*",
        "/data/*"
      ],
      "matches": [
        "<all_urls>"
      ],
      "extension_ids": []
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "/lib/jquery-3.6.3.min.js"
      ]
    }
  ]
}

Melhores alternativas Flexify

Aqui estão algumas Firefox add-ons que são similares a Flexify: