Skip to content

Commit 626b725

Browse files
authored
docs: add README_SNIPPET.md
Add README snippet for demo and quick start.
1 parent 36af804 commit 626b725

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

README_SNIPPET.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
## Demo (2 minutes)
2+
▶️ https://youtu.be/UONUOS2RKOU
3+
4+
## Screenshots
5+
<p align="center">
6+
<img src="demo/screenshots/01-context-menu.png" width="45%">
7+
<img src="demo/screenshots/02-general-dark.png" width="45%"><br/>
8+
<img src="demo/screenshots/03-math-dark.png" width="45%">
9+
<img src="demo/screenshots/04-general-light.png" width="45%"><br/>
10+
<img src="demo/screenshots/05-math-light.png" width="45%">
11+
</p>
12+
13+
## Quick start
14+
1. `chrome://extensions`**Developer mode**
15+
2. **Load unpacked** → select the `extension/` folder
16+
3. Highlight text → Right‑click → **Send selection → Web‑to‑Quest**
17+
18+
### AI‑gated features
19+
- **Summarize / Rewrite** require on‑device Gemini Nano (if available).
20+
- **Translate / Extract** work everywhere with no network calls.
21+
22+
## Privacy
23+
General tools process locally. See `PRIVACY.md`.

0 commit comments

Comments
 (0)