Capture Endvhbmn Firefox

Examine source code of Capture Endvhbmn

Inspect and view changes in Capture Endvhbmn 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": "{8c38dc7e-9393-47c3-9c79-2f3f4c74af05}"
    }
  }
}

Best Capture Endvhbmn Alternatives

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