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

Workflowy Web Clipper

View on Chrome Web Store
View Workflowy Web Clipper Chrome Extension on Chrome Web Store
Add to bookmarks
3.9 (20 ratings)
1 new ratings
3 views
This extension has been viewed 3 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.

Workflowy Web Clipper brings the full power of Workflowy's fractal notes directly into a web clipper. You can quickly capture notes…
Type
Extension
Users
5,000 users
1K
Website workflowy.com
WorkFlowy
View author page of WorkFlowy
Published
Published on July 8, 2020
Version 1.8.8
Manifest version
3
Updated
Updated on March 20, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Workflowy 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",
    "manifest_version": 3,
    "name": "Workflowy Web Clipper",
    "version": "1.8.8",
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "permissions": [
        "activeTab",
        "scripting",
        "commands"
    ],
    "host_permissions": [
        "http:\/\/workflowy.com\/",
        "https:\/\/workflowy.com\/"
    ],
    "commands": {
        "clip-here": {
            "suggested_key": {
                "windows": "Ctrl+Shift+S",
                "mac": "Command+Shift+S",
                "chromeos": "Ctrl+Shift+S",
                "linux": "Ctrl+Shift+S"
            },
            "description": "Clip the current page here"
        },
        "_execute_action": {
            "suggested_key": {
                "windows": "Ctrl+Shift+Y",
                "mac": "Command+Shift+Y",
                "chromeos": "Ctrl+Shift+Y",
                "linux": "Ctrl+Shift+Y"
            }
        }
    },
    "icons": {
        "16": "media\/i\/icon-16.png",
        "48": "media\/i\/icon-48.png",
        "128": "media\/i\/icon-128.png"
    },
    "action": {
        "default_icon": "media\/i\/icon-152x152.png",
        "default_popup": "index.html?chrome_extension=true",
        "default_title": "Workflowy web clipper"
    }
}
© 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