Snippet Highlighter - Web & PDF

Highlighter tool to annotate websites and PDF, import Kindle highlights and more.

什么是Snippet Highlighter - Web & PDF?

Snippet Highlighter - Web & PDF是由https://gosnippet.com开发的Chrome扩展程序,该扩展的主要功能是“Highlighter tool to annotate websites and PDF, import Kindle highlights and more.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Snippet Highlighter - Web & PDF扩展crx文件

下载Snippet Highlighter - Web & PDF扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Get all your highlights in one place, instantly searchable, available wherever you go. All your highlights are synchronized and backed up in the cloud. The extension requires a FREE account you can create immediately after the installation. Some functionality requires upgrade to a Snippet PRO account.

HOW DOES HIGHLIGHTING WORK?
✓ Simply use your mouse to select and highlight text snippets on any website or PDF
✓ Click the "Add" button on any image to highlight and save charts, graphs or other images from all around the web. You can disable the "Add" button from the extension Options page. You can still highlight images by right-clicking on the image and choose "Add to Snippet".
✓ Highlight screen regions by capturing screenshots directly from the extension

ORGANIZE, SEARCH AND REVIEW HIGHLIGHTS
✓ browse highlights by books and authors 
✓ organize highlights with folders and subfolders
✓ tag highlights and assign colors
✓ bookmark and return to source articles with a click
✓ add personal notes
✓ powerful text search

EXPORT AND SHARE YOUR HIGHLIGHTS
✓ Download highlights and notes as PDF or editable text files. 
✓ Download highlights as Word or Excel files (coming soon)
✓ Use various citation systems for all your highlights
✓ Share individual highlights and collections of highlights via email or social media (Twitter, Facebook)	
✓ Export collections of highlights as slideshows
✓ Connect your highlights to apps like Evernote, OneNote and more (coming soon)

ENHANCE YOUR KINDLE READING EXPERIENCE
✓ Make use of all those important highlights and notes you took on your Kindle
✓ Works with highlights made on any Kindle device
✓ Review and edit all the highlights and notes that you have made on your Kindle
✓ Export Kindle highlights and notes as PDF, Word, Excel or text files

SNIPPET PRO
Get the most out of Snippet with features like unlimited number of folders, export options, PDF upload and more.
*** Limited time offer — Save 50% with our yearly plan! ***

FREQUENTLY ASKED QUESTIONS
https://blog.gosnippet.com/help-center/

TRUSTED BY THOUSAND OF USERS
Snippet is trusted by passionate readers, writers, students, business professionals, researchers, quotes collectors, bloggers, and many people who want to enhance their learning and reading experience. 

GIVE US A REVIEW ★★★★★
Do you like Snippet? Support us by giving a review!

By installing the extension, you agree to Snippet’s Terms and Conditions (www.gosnippet.com/terms) and Privacy Policy (www.gosnippet.com/privacy).

Any question? Drop us a line at [email protected]                    

扩展基本信息

名称 Snippet Highlighter - Web & PDF Snippet Highlighter - Web & PDF
ID fkaokedhimpifhfadmgjpfjimkogdlcm
官方URL https://chromewebstore.google.com/detail/snippet-highlighter-web-p/fkaokedhimpifhfadmgjpfjimkogdlcm
简介 Highlighter tool to annotate websites and PDF, import Kindle highlights and more.
文件大小 5.34 MB
安装次数 31,339
当前版本 5.1.5
更新时间 2021-03-12
上架时间 2020-06-17
评分 4.21/5 共129次评分
开发者 https://gosnippet.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://gosnippet.com
帮助页面URL https://gosnippet.com/help
隐私政策页面URL https://gosnippet.com/privacy
支持的语言 id,de,en,en-GB,en-US,fil,fr,vi,tr,da,es,it,lv,lt,hu,pl,sl,fi,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "5.1.5",
    "manifest_version": 2,
    "description": "__MSG_appDescription__",
    "homepage_url": "https:\/\/gosnippet.com",
    "icons": {
        "16": "images\/purple\/icon-16.png",
        "32": "images\/purple\/icon-32.png",
        "48": "images\/purple\/icon-48.png",
        "128": "images\/purple\/icon-128.png"
    },
    "default_locale": "en",
    "permissions": [
        "",
        "storage",
        "contextMenus",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "http:\/\/gosnippet.com\/",
        "https:\/\/gosnippet.com\/",
        "https:\/\/read.amazon.com\/*",
        "https:\/\/read.amazon.ca\/*",
        "https:\/\/read.amazon.co.uk\/*",
        "https:\/\/read.amazon.com.au\/*"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/purple\/icon-19.png",
            "38": "images\/purple\/icon-38.png"
        },
        "default_title": "Snippet Highlighter - click to toggle on\/off"
    },
    "options_ui": {
        "page": "options\/index.html",
        "chrome_style": true
    },
    "commands": {
        "toggle-snippet": {
            "suggested_key": {
                "default": "Alt+Shift+X"
            },
            "description": "Toggle Snippet Highlighter on\/off"
        },
        "toggle-snippet-sidebar": {
            "suggested_key": {
                "default": "Alt+X"
            },
            "description": "Show\/Hide Snippet sidebar"
        },
        "capture-screen": {
            "suggested_key": {
                "default": "Alt+C"
            },
            "description": "Screen snip"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/gosnippet.com\/*",
                "https:\/\/gosnippet.test\/*",
                "http:\/\/gosnippet.com\/*",
                "http:\/\/gosnippet.test\/*"
            ],
            "js": [
                "content_scripts\/content-app.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/*\/*"
            ],
            "js": [
                "content_scripts\/content-main.js"
            ],
            "css": [
                "css\/sidebar.css",
                "css\/content-main.css"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/read.amazon.com\/*",
                "https:\/\/read.amazon.ca\/*",
                "https:\/\/read.amazon.co.uk\/*",
                "https:\/\/read.amazon.com.au\/*"
            ],
            "js": [
                "content_scripts\/content-kindle.js"
            ],
            "css": [
                "css\/content-kindle.css"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        "images\/*",
        "content_scripts\/frames\/sidebar\/index.html",
        "content_scripts\/frames\/popover\/index.html",
        "content_scripts\/frames\/select-screenshot\/index.html",
        "content_scripts\/frames\/edit-screenshot\/index.html",
        "content_scripts\/frames\/kindle-choose-book\/index.html",
        "content_scripts\/frames\/application\/index.html",
        "pdfjs\/web\/viewer.html"
    ],
    "content_security_policy": "script-src 'self'; object-src 'self'"
}