Second Selection Search Firefox

Examine source code of Second Selection Search

제작자: Lin Yichang
Inspect and view changes in Second Selection Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Second Selection Search",
  "version": "2.1.0",
  "description": "Adds a second search engine to the context menu.",
  "homepage_url": "https://github.com/lin-yichang/second-selection-search",
  "icons": {
    "32": "icons/icon-32.png",
    "64": "icons/icon-64.png"
  },
  "permissions": [
    "contextMenus",
    "search",
    "storage"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "second-selection-search@lin-yichang",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Second Selection Search 대안

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