Evernote Web Clipper Lite Firefox

Examine source code of Evernote Web Clipper Lite

Inspect and view changes in Evernote Web Clipper Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Evernote Web Clipper Lite",
  "version": "1.0.0",
  "description": "Quickly clip the current webpage to Evernote.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_title": "Clip to Evernote",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png"
    }
  },
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "evernote-clipper-ya1wwq@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Evernote Web Clipper Lite Alternatives

Here are some Firefox add-ons that are similar to Evernote Web Clipper Lite: