Feature Flags Firefox

Examine source code of Feature Flags

Inspect and view changes in Feature Flags source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Feature Flags",
  "version": "0.3.0",
  "description": "Manage your feature flags",
  "manifest_version": 2,
  "author": "Simon de Bruijn",
  "browser_action": {
    "default_popup": "index.html",
    "default_title": "Feature Flags"
  },
  "permissions": [
    "cookies",
    "tabs",
    "storage",
    "*://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9bbc1976-a3eb-4654-9803-60454a407075}"
    }
  }
}

Mejores alternativas Feature Flags

Aquí hay algunas Firefox add-ons que son similares a Feature Flags: