Second Context Search Firefox

Examine source code of Second Context Search

Inspect and view changes in Second Context Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Second Context Search",
  "version": "1.0.0",
  "description": "Adds a second search engine to the context menu.",
  "homepage_url": "https://github.com/lin-yichang/second-context-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-context-search@lin-yichang",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Melhores alternativas Second Context Search

Aqui estão algumas Firefox add-ons que são similares a Second Context Search: