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"
    ]
  }
}

Meilleures alternatives stackoverflow context search

Voici quelques Firefox add-ons qui sont similaires à stackoverflow context search :