Web Clipper to Apple Notes Firefox

Examine source code of Web Clipper to Apple Notes

Inspect and view changes in Web Clipper to Apple Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Web Clipper to Apple Notes",
  "version": "1.2.0",
  "description": "Clips web content and sends it to Apple Notes via a native application.",
  "homepage_url": "https://avrhut.com",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "activeTab",
    "nativeMessaging",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png"
    },
    "default_title": "Clip Content"
  },
  "background": {
    "scripts": [
      "lib/browser-polyfill.js",
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "webclipperapp-avrhut@avrhut.com",
      "strict_min_version": "79.0"
    }
  }
}

Best Web Clipper to Apple Notes Alternatives

Here are some Firefox add-ons that are similar to Web Clipper to Apple Notes: