stackoverflow context search Firefox

Examine source code of stackoverflow context search

Inspect and view changes in stackoverflow context search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "stackoverflow context menu search",
  "version": "1.0",
  "description": "👉 highlight text, right click, search on stack overflow",
  "homepage_url": "https://github.com/kosmos434/stackoverflow-context-menu-search",
  "icons": {
    "48": "icons/stack48.png"
  },
  "permissions": [
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "stack.js"
    ]
  }
}

ベストのstackoverflow context search代替案

stackoverflow context searchに類似したFirefox add-onをいくつか紹介します: