Search Keyword Tabs Firefox

Examine source code of Search Keyword Tabs

Inspect and view changes in Search Keyword Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Search for keywords of the tabs you enable, 2.0 upgrade of Search Keyword Tabs",
  "manifest_version": 2,
  "name": "Search Keyword Tabs",
  "permissions": [
    "find",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "Search Tabs",
    "default_icon": {
      "64": "icons/logo_64.png"
    }
  },
  "version": "1.0",
  "applications": {
    "gecko": {
      "strict_min_version": "59.0a1",
      "id": "{a1187663-133e-4aa2-a695-3cd33479983a}"
    }
  }
}

Best Search Keyword Tabs Alternatives

Here are some Firefox add-ons that are similar to Search Keyword Tabs: