Footnote Preview Firefox

Examine source code of Footnote Preview

Por: Adamzen
Inspect and view changes in Footnote Preview source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Footnote Preview",
  "version": "1.0",
  "description": "Hover over footnote references to see their content in a tooltip.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      },
      "id": "{183bc32a-c5ef-4c4b-9cec-9f4ff3eabb2e}"
    }
  }
}

Mejores alternativas Footnote Preview

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