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.
It doesnt work online at all...Waste of time.
No funciona. Quiero marcar pdfs que tengo descargado en la compu y nada. También probe resaltar esta página, pero nada. Probe actualizando la página como alguien dijo, pero nada.
Super Simple Highlighter 說話功能 SAY 功能,仍有缺陷...大約只能唸25個中文就會中斷,不唸了。 整體來說標記功能還是很棒的。
the pages button doesn't work
does not work
This is not super simple at all, I expected a minimal experience (for example setting default color and not having to choose color every time)
Great tool much better than Weava IMO. However this tool also suffers from the same issue I have experienced with all other highlighters. You have to refresh the page again to see the highlighted text, making it nearly impossible to use for productive settings. Can someone suggest a way to fix the issue. Thank you.
It does not work for me. Is there a problem with this or my computer?
很多其他HIGHLIGHTER不能HIGHLIGHT的網站 這個擴充功能都能辦到,而且不用登入。
This is a neat little tool for when doing research, because some articles can be rather long, and the ability to quickly navigate back to an earlier idea is most definitely crucial. My only complaint is there isn't a more spontaneous method to highlight the text; select, right mouse click, and select color is just 2 steps too many that deters this from being the complete extension. If possible, I would like to have the ability to hold down CTRL key and select with mouse.