Feature Flags Firefox

Examine source code of Feature Flags

제작자: Tools publiq
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}"
    }
  }
}

최고의 Feature Flags 대안

다음은 Feature Flags과(와) 유사한 Firefox add-on입니다: