WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
oneClipper - v3 web clipper for oneNote

oneClipper - v3 web clipper for oneNote

View on Chrome Web Store
View oneClipper - v3 web clipper for oneNote Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (14 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Clip article,selected text, images to oneNote. Take screenshot & save to oneNote. Faster & more user-friendly than official oneNote
Type
Extension
Users
1,000 users
1K
Website brahmastra.guru
brahmastra
View author page of brahmastra
Published
Published on May 27, 2024
Version 0.0.40
Manifest version
3
Updated
Updated on August 7, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View oneClipper - v3 web clipper for oneNote Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "126",
    "default_locale": "en",
    "name": "__MSG_extName__",
    "short_name": "oneClipper",
    "description": "__MSG_extDescription__",
    "version": "0.0.40",
    "author": "NoteRail",
    "icons": {
        "24": "icon-24.png",
        "128": "icon-128.png"
    },
    "action": {
        "default_title": "Open oneClipper (Alt+O)",
        "default_popup": "popup\/index.html"
    },
    "side_panel": {
        "default_path": "panel\/index.html"
    },
    "options_page": "options\/index.html",
    "background": {
        "service_worker": "background\/background.js",
        "type": "module"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+O",
                "windows": "Alt+O",
                "mac": "Alt+O",
                "linux": "Alt+O"
            }
        },
        "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\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/cloud.oneclipper.brahmastra.guru\/*"
        ]
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_request_header",
                "enabled": true,
                "path": "request_header.json"
            }
        ]
    },
    "permissions": [
        "activeTab",
        "contextMenus",
        "declarativeNetRequestWithHostAccess",
        "storage",
        "scripting",
        "sidePanel"
    ],
    "host_permissions": [],
    "optional_host_permissions": [
        "<all_urls>"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqQsqCQv\/\/37JsrFLnUWfuXM\/jIlm9gCmUmZjgZpSZdk5dp4kSV0abMaLRKY\/CsghE9abtfrMjPj6dfZyhOXZJEJwOzP4H5iL\/9jzluo\/h9rWIgK7jEkFRo1ZbgPVcJtbeViQ5LP6WvjNlJPXHcYASNZ8DJc2zMfaq+BoEccSr8CVME7CXH38resZhzrUqRuPG5+NhHkk1ihqJygCFBJcz3SzJAHyK0ykJDIhpdf0rfDZkesn+TVMwTqAg7Da6YoounlBO0h3tQJNI7S\/ocqlV0qcv3Cuqv4crZje4lvSu\/HwCfX38h4Cdx0j51EoYSXWWiuLeHLMAOcEhIaKx3JtKwIDAQAB"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top