WebSphinx Firefox

Examine source code of WebSphinx

제작자: websphinx
Inspect and view changes in WebSphinx source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WebSphinx",
  "description": "__MSG_extDescription__",
  "version": "0.1.1",
  "default_locale": "en",
  "applications": {
    "gecko": {
      "id": "sphinx@ctrlc.hu",
      "strict_min_version": "57.0"
    }
  },
  "background": {
    "persistent": true,
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+L"
      }
    }
  },
  "permissions": [
    "activeTab",
    "nativeMessaging"
  ]
}

최고의 WebSphinx 대안

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