oneClipper oneNote web clipper Firefox

Examine source code of oneClipper oneNote web clipper

Inspect and view changes in oneClipper oneNote web clipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "minimum_chrome_version": "123",
  "default_locale": "en",
  "name": "__MSG_extName__",
  "short_name": "oneClipper",
  "description": "__MSG_extDescription__",
  "version": "0.0.27",
  "author": "NoteRail",
  "icons": {
    "16": "assets/icon.png",
    "24": "icon-24.png",
    "32": "assets/icon_32.png",
    "128": "icon-128.png"
  },
  "action": {
    "default_icon": {
      "16": "assets/icon.png",
      "24": "icon-24.png",
      "32": "assets/icon_32.png"
    },
    "default_title": "Open oneClipper (Alt+O)",
    "default_popup": "popup/index.html"
  },
  "sidebar_action": {
    "default_icon": {
      "16": "assets/icon.png",
      "24": "icon-24.png",
      "32": "assets/icon_32.png"
    },
    "default_panel": "panel/index.html",
    "open_at_install": false
  },
  "options_page": "options/index.html",
  "background": {
    "scripts": [
      "background/background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "oneclipper@noterail.co",
      "strict_min_version": "128.0"
    }
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+O",
        "windows": "Alt+O",
        "mac": "Alt+O",
        "linux": "Alt+O"
      }
    },
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Alt+N",
        "windows": "Alt+N",
        "mac": "Alt+N",
        "linux": "Alt+N"
      }
    },
    "screenshot": {
      "suggested_key": {
        "default": "Alt+S"
      },
      "description": "Capture screenshot"
    },
    "clip_article": {
      "suggested_key": {
        "default": "Alt+A"
      },
      "description": "Clip Article"
    },
    "multi_select_text": {
      "suggested_key": {
        "default": "Alt+M"
      },
      "description": "Multi select text"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "scripts/screenshot/*",
        "scripts/highlighter/*",
        "scripts/clip-site/*",
        "scripts/template/clip-template.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ruleset_request_header",
        "enabled": true,
        "path": "./request_header.json"
      }
    ]
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "declarativeNetRequestWithHostAccess",
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "https://oneclipper.brahmastra.guru/*"
  ],
  "optional_host_permissions": [
    "<all_urls>"
  ]
}

Best oneClipper oneNote web clipper Alternatives

Here are some Firefox add-ons that are similar to oneClipper oneNote web clipper: