Clipper

Use the 印象笔记 extension to save things you see on the web into your 印象笔记 account.

Clipper là gì?

Clipper là một tiện ích mở rộng Chrome được phát triển bởi 北京印象笔记科技有限公司, và tính năng chính của nó là "Use the 印象笔记 extension to save things you see on the web into your 印象笔记 account.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Clipper

Tải xuống các tệp mở rộng Clipper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        「剪藏®」是保存网页的最佳方式,自动识别网页正文、快速保存网页文字、链接和图片到印象笔记及更多印象家族工具App,永久保存给予你灵感的一切网页,并能随时随地查看和编辑。告别复制粘贴,高效收集信息。

【剪藏高价值内容】
- 轻轻一点剪藏任意网页,收集网上信息的好帮手
- 剪藏内容永久保存,无需担心原文消失
- 保留网页中的文本超链接,信息收集更全面

【高效整理剪藏】
- 自主选择剪藏目的地,内容分类保存
- 支持添加标签,有效分类剪藏信息
- 支持添加注释,当下想法即刻保存

【免受广告干扰】
- 选择“隐藏广告”格式,仅保存干净的图文内容,免受广告干扰 
- 多种剪藏格式,支持剪藏整个页面或仅剪藏正文、截图或隐藏广告

【轻松圈出重点】
- 多种标注工具,圈出网页中的重点信息
- 支持“高亮、箭头、图章、文字、记号笔”等工具,在截图上添加想法

【多产品同步,随时随地查看】
- 一次剪藏操作,可选择同时将内容永久保存到印象笔记、印象TEAMS、收藏家和Verse*多个产品中
- 使用印象笔记、印象TEAMS、收藏家和Verse 手机/电脑版 随时随地查看和编辑所剪藏内容

*Verse 即将支持                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Clipper Clipper
ID kpjcpmaacfdihmaahddoljcnapcniemh
URL Chính Thức https://chromewebstore.google.com/detail/clipper/kpjcpmaacfdihmaahddoljcnapcniemh
Mô tả Use the 印象笔记 extension to save things you see on the web into your 印象笔记 account.
Kích Thước Tệp 3.33 MB
Số Lần Cài Đặt 14,669
Phiên Bản Hiện Tại 8.0.5
Cập Nhật Lần Cuối 2023-05-30
Ngày Phát Hành 2023-04-15
Đánh Giá 2.56/5 Tổng số 27 Đánh Giá
Nhà Phát Triển 北京印象笔记科技有限公司
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.yinxiang.com/privacy
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,fr,nl,no,vi,tr,da,es,it,pl,pt-BR,fi,sv,cs,ru,uk,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_ExtensionName__",
    "description": "__MSG_ExtensionDescription__",
    "author": "Evernote",
    "version": "8.0.5",
    "manifest_version": 3,
    "default_locale": "en",
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "ftp:\/\/*\/*"
            ],
            "js": [
                "content.js"
            ],
            "css": [
                "content.css",
                "SkitchStyles.css",
                "TopFrames.css"
            ]
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "ftp:\/\/*\/*"
            ],
            "all_frames": true,
            "js": [
                "BrowserFrameLoader.js"
            ]
        }
    ],
    "action": {
        "default_title": "__MSG_BrowserActionTitle__",
        "default_icon": {
            "38": "res\/icon.png"
        }
    },
    "permissions": [
        "activeTab",
        "tabs",
        "cookies",
        "contextMenus",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "ContentFrame.html",
                "OptionsFrame.html",
                "SimSearchFrame.html",
                "PdfPageButtonFrame.html"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "GmailInjectedScript.js",
                "FrameSerializer.js",
                "BrowserFrameLoader.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "content.css",
                "ClearlyReformatStyles.css",
                "ClearlyCustomStyles.css",
                "PreloaderStyles.css",
                "SkitchStyles.css",
                "HighlightStyles.css",
                "BookmarkStyles.css",
                "FrameSerializer.css"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "res\/snap.wav"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "incognito": "split",
    "options_page": "OptionsFrame.html",
    "options_ui": {
        "page": "OptionsFrame.html#newStylePage"
    },
    "icons": {
        "38": "res\/icon.png",
        "128": "res\/icon128.png"
    }
}