Search Selected Text on Steam (in child tab) Firefox

Examine source code of Search Selected Text on Steam (in child tab)

By: Astarte
Inspect and view changes in Search Selected Text on Steam (in child tab) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Search Selected Text on Steam",
  "version": "1.1",
  "description": "Search Steam for the selected text via the right click menu. Opens in child tab (ideal for Tree Style Tab users).",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "search-selected-text-on-steam@pumpkin.com"
    }
  },
  "permissions": [
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Search Selected Text on Steam (in child tab) Alternatives

Here are some Firefox add-ons that are similar to Search Selected Text on Steam (in child tab):