Capture EndNote Reference Firefox

Examine source code of Capture EndNote Reference

Inspect and view changes in Capture EndNote Reference 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",
  "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"
    ]
  },
  "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": {
      "id": "{0a8b9db0-3792-44e5-a7a9-142f818f5981}"
    }
  }
}

Mejores alternativas Capture EndNote Reference

Aquí hay algunas Firefox add-ons que son similares a Capture EndNote Reference: