FlyForYourGroup Firefox

Examine source code of FlyForYourGroup

제작자: CharlC Add-on
Inspect and view changes in FlyForYourGroup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "FlyForYourGroup",
  "version": "1.0",
  "description": "Fly for your FSE Group",
  "icons": {
    "32": "icon32.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://server.fseconomy.net/myflight.jsp"
      ],
      "js": [
        "jquery-3.5.1.min.js",
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "flyforfse@github",
      "strict_min_version": "42.0"
    }
  },
  "manifest_version": 2
}

최고의 FlyForYourGroup 대안

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