Flex Forge Firefox

Examine source code of Flex Forge

Inspect and view changes in Flex Forge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Flex Forge",
  "version": "1.1.2",
  "description": "Interactive CSS flexbox code generator with preview",
  "browser_specific_settings": {
    "gecko": {
      "id": "{6f08d085-d78c-4ffe-9f46-48f9ac40666a}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "assets/icon_16.png",
    "48": "assets/icon_48.png"
  },
  "browser_action": {
    "default_popup": "overlay/overlay.html",
    "default_icon": {
      "16": "assets/icon_16.png",
      "48": "assets/icon_48.png"
    }
  },
  "background": {
    "scripts": [
      "worker/monitor.js"
    ]
  },
  "permissions": []
}

Best Flex Forge Alternatives

Here are some Firefox add-ons that are similar to Flex Forge: