Flexbox Detector Firefox

Examine source code of Flexbox Detector

Inspect and view changes in Flexbox Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Flexbox Detector",
  "description": "Detects whether a site uses Flexbox",
  "version": "1.1.1resigned1",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "64": "icon/64.png",
    "128": "icon/128.png"
  },
  "browser_action": {
    "default_title": "Check if this site uses Flexbox",
    "default_icon": "icon/32.png",
    "default_popup": "popup/check_flexbox.html"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{487e3825-c7ad-4439-aadd-02525519b0b5}"
    }
  }
}

Best Flexbox Detector Alternatives

Here are some Firefox add-ons that are similar to Flexbox Detector: