WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
网页快照、云书签 - 好网角云收藏

网页快照、云书签 - 好网角云收藏

View on Chrome Web Store
View 网页快照、云书签 - 好网角云收藏 Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
19 views
This extension has been viewed 19 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.

完整网页快照、滚动截图, 可添加注释, 可保存成PDF/JPEG/PNG, 可打印,复制到剪切板, 一键保存到好网角跨平台云收藏空间,不怕网页失效!
Type
Extension
Users
136 users
4
webman.ling
View author page of webman.ling
Published
Published on March 13, 2013
Version 5.8.12
Manifest version
3
Updated
Updated on October 28, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View 网页快照、云书签 - 好网角云收藏 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.8.12",
    "default_locale": "zh_CN",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "permissions": [
        "activeTab",
        "contextMenus",
        "storage",
        "downloads",
        "sidePanel",
        "favicon",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/*.wang1314.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+D"
            },
            "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_permissions": [
        "bookmarks"
    ],
    "optional_host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/page_content.css",
                "html\/*",
                "_favicon\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "extension_ids": [
                "*"
            ]
        }
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}
© 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