HoverCom Firefox

Examine source code of HoverCom

Por: HoverCom
Inspect and view changes in HoverCom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "HoverCom",
  "version": "0.9.4",
  "manifest_version": 2,
  "default_locale": "en",
  "applications": {
    "gecko": {
      "id": "we@leaveur.com"
    }
  },
  "browser_action": {
    "browser_style": false,
    "default_title": "HoverCom",
    "default_popup": "content/popup.html",
    "default_icon": {
      "32": "icons/luc.png"
    }
  },
  "background": {
    "page": "content/background.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "<all_urls>",
    "activeTab",
    "tabs",
    "storage"
  ]
}

Melhores alternativas HoverCom

Aqui estão algumas Firefox add-ons que são similares a HoverCom: