AI 产品解读Permanent, private text highlighting tool for any web page
Users need to mark up and annotate web pages with persistent highlights that survive page revisits, without relying on cloud services or accounts
1. User visits a web page and selects text via mouse or keyboard
2. User right-clicks to access context menu or uses keyboard shortcut to apply a highlight style
3. Highlight is visually applied to the page and stored locally in IndexedDB via PouchDB
4. On subsequent visits to the same page, the extension automatically restores highlights
5. User can view/manage all highlights via the popup, options page, or overview summary
6. Highlights can be exported as backup files and imported to restore or transfer between browsers
Create text highlights with multiple styles (colors: Red, Orange, Yellow, Green, Cyan, Purple, Grey; plus Redact, Blur, Bold, Italic, Underline, Strikethrough, Monospace, Magnify, Quotation)Highlights persist across browser sessions using local IndexedDB storage (PouchDB)Keyboard shortcut support for applying highlights (up to 10 preset shortcuts)Right-click context menu for highlight creationPopup dialog showing all highlights on current page with search/filter/sortOverview/summary page for viewing, printing, or saving all highlights
- 目标用户
- Researchers and students studying web content / Readers who want to annotate articles and reference material / Users who want private, local-only web annotation without cloud dependencies / Knowledge workers who need to mark up and return to important web content
- Source code is minified/bundled making line-by-line analysis harder, but core functionality is clearly local-only with no external service dependencies
- No suspicious network requests found; all external hosts are for static assets, library CDNs, and documentation links
付费分析未识别到付费功能
No premium, subscription, payment, or billing mechanisms found. Grep searches for 'premium', 'subscription', 'payment', 'billing' all returned zero matches. The 'upgrade' keyword hit is the CSP directive 'upgrade-insecure-requests' in manifest.json line 3 - a standard security feature, not a paid upgrade. The 'license' hits are from third-party MIT license text in libraries. The 'pro' hits are false positives from minified code variable names and CSS classes. No feature gating, no Stripe/payment integration, no upgrade prompts found.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- No login, sign-in, account, or authentication mechanisms found in source code. Grep searches for 'login', 'sign in', 'account', and 'password' returned no relevant matches. All data is stored locally using PouchDB with IndexedDB adapter (line: 'new PouchDB("sos", {auto_compaction:true, adapter:"idb", revs_limit:10})'). Store description explicitly states: 'This process is completely private. The location and contents of your highlights never leave your browser.' The 'auth' and 'token' keyword hits are false positives from library code (Angular, jQuery, PouchDB), CSS class names (.token for highlight styling), and third-party license text.
找不其他擴充 湊合著用
I LOVE this! BUT I would like to be able to sync between computers. Is that possible?
De las mejores extensiones para marcar en las paginas web el contenido que necesitas resaltar para hacer resúmenes u otras tareas.
Muito útil. Procurava a tempos uma extensão de marcador tão simples e versátil como esta.
Its simple. easy. and useful. Lets you highlight webpages and return to them later on and still have them highlighted. Furthermore, you can even have everything listed you highlighted. Perfect for college!
Very useful! It would be even better if there was an option to select a default colour so that I don't need to always click on one when highlighting :) (If there is already this option I apologise!!)
doesnt work for offline htm pages
its awesome in that its decluttered and doesnt get in the way. Simple and easy to use. Shortcuts would make even more awesome and specifications to the expiry of highlights on pages. Love it, use to do academic reseacrh
GOOD!!!
update 10/16/2024 Suddenly stopped working with a recent upgrade in chrome. I like how it works and how it maintains the highlights when you re-open the pages. But found a problem. Opened it today 4/1 and all the previous months marks were gone from one page I do check offs on. Its a calendar page with events that are marked after completion.