Capture EndNote Riference Firefox

Examine source code of Capture EndNote Riference

Inspect and view changes in Capture EndNote Riference source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Capture EndNote Reference",
  "author": "Filippo Airaldi",
  "version": "1.1.1",
  "description": "Capture a reference with just one click.",
  "homepage_url": "https://github.com/FilippoAiraldi/CaptureEndNoteReference",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "scripts/background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "scripts/contentscript.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Capture EndNote Reference",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png",
      "96": "icons/icon-96.png",
      "128": "icons/icon-128.png"
    }
  },
  "web_accessible_resources": [
    "scripts/popup.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{ae87543d-8488-4dcf-b78a-98832cd5f883}"
    }
  }
}

Best Capture EndNote Riference Alternatives

Here are some Firefox add-ons that are similar to Capture EndNote Riference: