WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Bookmark with full page screenshots - YesKeeper Clipper

Bookmark with full page screenshots - YesKeeper Clipper

View on Chrome Web Store
View Bookmark with full page screenshots - YesKeeper Clipper Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 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.

Save full page snapshots, links, text to cloud with one click. Sync and back up bookmarks. View and manage them in the sidebar.
Type
Extension
Users
448 users
14
Website yeskeeper.com
webman.ling
View author page of webman.ling
Published
Published on June 25, 2024
Version 5.5.6
Manifest version
3
Updated
Updated on October 21, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Bookmark with full page screenshots - YesKeeper 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,
    "version": "5.5.6",
    "default_locale": "en",
    "name": "__MSG_name_s__",
    "description": "__MSG_description__",
    "permissions": [
        "activeTab",
        "contextMenus",
        "storage",
        "downloads",
        "sidePanel",
        "favicon",
        "scripting",
        "bookmarks"
    ],
    "host_permissions": [
        "http:\/\/yeskeeper.com\/",
        "https:\/\/*.yeskeeper.com\/"
    ],
    "icons": {
        "16": "assets\/icon.png",
        "48": "assets\/icon.png",
        "128": "assets\/icon.png"
    },
    "action": {
        "default_icon": "assets\/icon.png",
        "default_popup": "html\/user.html"
    },
    "side_panel": {
        "default_path": "html\/side_panel.html",
        "open_panel_on_action_click": true
    },
    "options_page": "html\/setting_more.html",
    "commands": {
        "shortcut_saveurl": {
            "suggested_key": {
                "default": "Alt+Shift+W"
            },
            "description": "save link"
        },
        "shortcut_savesnap": {
            "suggested_key": {
                "default": "Alt+Shift+Q"
            },
            "description": "save snapshot"
        },
        "shortcut_capture_all": {
            "suggested_key": {
                "default": "Alt+Shift+S"
            },
            "description": "capture all"
        }
    },
    "optional_host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/page_content.css",
                "html\/*",
                "_favicon\/*"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": [
                "*"
            ]
        }
    ],
    "background": {
        "service_worker": "service-worker.js"
    }
}
© 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