Flex Builder Firefox

Examine source code of Flex Builder

Inspect and view changes in Flex Builder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Flex Builder",
  "version": "1.2.1",
  "description": "Build flexbox layouts visually and copy the CSS output",
  "browser_specific_settings": {
    "gecko": {
      "id": "{7a20d1a7-4cfe-4866-8c63-65d02e82b72f}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "img/icon-16.png",
    "48": "img/icon-48.png"
  },
  "browser_action": {
    "default_popup": "ui/widget.html",
    "default_icon": {
      "16": "img/icon-16.png",
      "48": "img/icon-48.png"
    }
  },
  "background": {
    "scripts": [
      "service/tracker.js"
    ]
  },
  "permissions": []
}

Best Flex Builder Alternatives

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