Findability Firefox

Examine source code of Findability

Inspect and view changes in Findability source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Findability",
  "version": "2resigned1",
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "icons": {
    "96": "browser-icon-grey-96.png"
  },
  "browser_action": {
    "default_icon": "browser-icon-white-small.svg"
  },
  "background": {
    "page": "background.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "findability.js"
      ],
      "run_at": "document_end"
    }
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Period"
      }
    }
  },
  "permissions": [
    "tabs",
    "<all_urls>",
    "webNavigation"
  ],
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{d768257a-64e4-4282-a086-dc263b257369}"
    }
  }
}

Best Findability Alternatives

Here are some Firefox add-ons that are similar to Findability: