whale-yd00/whale-yd00-whale-browser-extension — explained in plain English
Analysis updated 2026-06-24
Extract the full text of a login-required Zhihu or Xiaohongshu post and send it to an AI chat tool for summarization.
Forward a web article to an AI agent in SullyOS without manually copy-pasting the content.
Read logged-in pages where other text-extraction tools fail and pass the content to an AI for analysis.
| whale-yd00/whale-yd00-whale-browser-extension | aburousan/typsteditor | dest1ny-sec/desjsfinder | |
|---|---|---|---|
| Stars | 19 | 19 | 19 |
| Language | JavaScript | JavaScript | JavaScript |
| Setup difficulty | easy | moderate | easy |
| Complexity | 2/5 | 3/5 | 2/5 |
| Audience | general | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
Install as an unpacked extension via Chrome developer mode, not available through the Chrome Web Store.
This is a browser extension for Chrome and Microsoft Edge that reads the text content of whatever web page you currently have open and forwards that text to one of two applications: Whale (an AI chat tool) or SullyOS (another AI platform). The README is written in Chinese. The main appeal is that it can grab text from pages that require you to be logged in, such as Zhihu (a Chinese Q&A site) or Xiaohongshu (a social media platform), where other text-extraction tools sometimes fail. It extracts only the visible text that has already loaded on the page, not images, videos, or canvas content. It does not read cookies, passwords, or account tokens. Once installed, you click the extension icon while viewing any page, confirm the text looks correct in the popup, choose your target application, enter the destination URL, and click Send. When sending to SullyOS, you can also pick which AI character or agent within that platform should receive the content. Installation follows the standard Chrome/Edge developer mode process: you load the project folder as an unpacked extension rather than installing through an official extension store. The project is MIT licensed.
A Chrome and Edge browser extension that extracts visible text from any web page, including login-gated sites, and sends it to an AI chat tool for analysis in one click.
Mainly JavaScript. The stack also includes JavaScript, Chrome Extension API.
MIT license, use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.