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をいくつか紹介します: