WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
UpNote Web Clipper

UpNote Web Clipper

View on Chrome Web Store
View UpNote Web Clipper Chrome Extension on Chrome Web Store
Add to bookmarks
3.1 (102 ratings)
1 new ratings
10 views
This extension has been viewed 10 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.

Save article to UpNote app
Type
Extension
Users
30,000 users
10K
UpNote Company Limited
View author page of UpNote Company Limited
Published
Published on May 11, 2021
Version 1.2.2
Manifest version
3
Updated
Updated on May 14, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View UpNote Web Clipper 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",
    "name": "UpNote Web Clipper",
    "action": [],
    "manifest_version": 3,
    "version": "1.2.2",
    "description": "Save article to UpNote app",
    "permissions": [],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "contentScript.js"
            ]
        }
    ],
    "icons": {
        "16": "16.png",
        "32": "32.png",
        "48": "96.png",
        "96": "192.png",
        "128": "256.png"
    }
}
© 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