By: 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}"
}
}
} Best Footnote Preview Alternatives
Here are some Firefox add-ons that are similar to Footnote Preview: