Ssh Flashlight Firefox

Examine source code of Ssh Flashlight

제작자: PurpleBabar
Inspect and view changes in Ssh Flashlight source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ssh Flashlight",
  "description": "Improve your ssh tunneling navigation",
  "icons": {
    "16": "icons/icon16.png",
    "20": "icons/icon20.png",
    "32": "icons/icon32.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "version": "1.4.1",
  "background": {
    "scripts": [
      "flashlight.js"
    ]
  },
  "options_ui": {
    "page": "config/config.html",
    "open_in_tab": true
  },
  "omnibox": {
    "keyword": "flash"
  },
  "browser_action": {
    "default_title": "Click to activate the flashlight"
  },
  "permissions": [
    "activeTab",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ]
}

최고의 Ssh Flashlight 대안

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