SFP Tools Firefox

Examine source code of SFP Tools

제작자: Danda
Inspect and view changes in SFP Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SFP Tools",
  "version": "1.3",
  "description": "Adds custom quick actions to better navigate through configuration of SFP (Smart Form Platform) devoleped by Gappex s.r.o.",
  "icons": {
    "32": "icons/sfp-32.png",
    "48": "icons/sfp-48.png"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background_scripts/background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "action": {
    "default_icon": "icons/sfp-32.png",
    "default_title": "SFP Tools",
    "default_popup": "popup/main.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "sfptools@danielsasek.cz",
      "strict_min_version": "42.0"
    }
  }
}

최고의 SFP Tools 대안

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