Search in tabs Firefox

Examine source code of Search in tabs

By: Nabendu
Inspect and view changes in Search in tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Search any word across all your open tabs",
  "manifest_version": 2,
  "name": "Search in tabs",
  "permissions": [
    "find",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "32": "icons/logo_32.png",
    "48": "icons/logo_48.png",
    "64": "icons/logo_64.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "Search in tabs",
    "default_icon": {
      "64": "icons/logo_64.png"
    }
  },
  "version": "1.1resigned1",
  "applications": {
    "gecko": {
      "strict_min_version": "57.0a1",
      "id": "{a100e57a-5c76-44f9-98d5-5dd770ff6480}"
    }
  }
}

Best Search in tabs Alternatives

Here are some Firefox add-ons that are similar to Search in tabs: