Skip to content

Commit 6e39636

Browse files
authored
Merge pull request #52 from Reckue/version/0.6.8_demo_screens
Update demo screenshots
2 parents 390724e + 1af81f5 commit 6e39636

6 files changed

Lines changed: 12 additions & 2 deletions

File tree

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,17 @@ Saved words stay highlighted across pages, so you keep seeing them in context
2424
- A popup wordbook to review and manage what you've collected
2525
- Works inside iframes and shadow DOM
2626

27-
![Extension in action](img_2.png)
27+
<p align="center">
28+
<img src="docs/screenshots/highlight.png" alt="Words highlighted by level on a web page" width="640">
29+
<br>
30+
<em>Saved words highlighted by level, right in the page you're reading.</em>
31+
</p>
32+
33+
<p align="center">
34+
<img src="docs/screenshots/wordbook.png" alt="The popup wordbook" width="280">
35+
<br>
36+
<em>The popup wordbook — review and manage what you've collected.</em>
37+
</p>
2838

2939
## Install
3040

@@ -57,7 +67,7 @@ This compiles the source in `src/` into the loadable bundles:
5767
2. Enable **Developer mode** (top-right toggle).
5868
3. Click **Load unpacked** and select this project's root folder (the one containing `manifest.json`).
5969

60-
![Load unpacked](img_1.png)
70+
![Load unpacked](docs/screenshots/load-unpacked.png)
6171

6272
**4. Try it**
6373

docs/screenshots/highlight.png

44.5 KB
Loading

docs/screenshots/wordbook.png

23.6 KB
Loading

img.png

-9.37 KB
Binary file not shown.

img_2.png

-133 KB
Binary file not shown.

0 commit comments

Comments
 (0)