Flight Plan Firefox

Examine source code of Flight Plan

제작자: Gerasimov
Inspect and view changes in Flight Plan source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Flight Plan",
  "version": "1.2.1",
  "description": "Structured checklist with progress bar for any migration",
  "browser_specific_settings": {
    "gecko": {
      "id": "{cbfdb127-652b-498f-9878-4a12e63399dc}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/size16.png",
    "32": "icons/size32.png",
    "48": "icons/size48.png",
    "96": "icons/size96.png",
    "128": "icons/size128.png"
  },
  "browser_action": {
    "default_popup": "view/popup.html",
    "default_icon": {
      "16": "icons/size16.png",
      "32": "icons/size32.png",
      "48": "icons/size48.png",
      "96": "icons/size96.png",
      "128": "icons/size128.png"
    }
  },
  "background": {
    "scripts": [
      "background/run.js"
    ]
  },
  "permissions": [
    "storage"
  ]
}

최고의 Flight Plan 대안

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