FuzzyTabs Firefox

Examine source code of FuzzyTabs

Por: MusicNate
Inspect and view changes in FuzzyTabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.3resigned1",
  "manifest_version": 2,
  "name": "FuzzyTabs",
  "description": "A quick and convenient fuzzy tab search.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "background": {
    "scripts": [
      "background.js",
      "tabs.js"
    ]
  },
  "browser_action": {
    "browser_style": false,
    "default_title": "FuzzyTabs",
    "default_popup": "tabs.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "homepage_url": "https://www.musicnate.ca/FuzzyTabs",
  "permissions": [
    "tabs",
    "activeTab",
    "sessions",
    "bookmarks",
    "menus"
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "F2"
      },
      "description": "Execute this extension."
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d8800a22-b198-446b-89dc-6015ce937287}"
    }
  }
}

Mejores alternativas FuzzyTabs

Aquí hay algunas Firefox add-ons que son similares a FuzzyTabs: