1- # Web2Comics
1+ # Web2Comics: AI-Powered Chrome Extension That Turns Any Web Page Into a Comic-Strip Summary
22
3- Turn any web page into a comic-strip summary using AI text + image models.
3+ <p align =" center " >
4+ <img src =" docs/visual-abstract-gemini.png " alt =" Web2Comics visual abstract " width =" 760 " >
5+ </p >
46
57Web2Comics is a Chrome extension that:
68- extracts content from the current page
@@ -9,17 +11,11 @@ Web2Comics is a Chrome extension that:
911- shows the result in a comic viewer side panel
1012- saves history and exports a single composite comic image
1113
12- ## Visual Abstract
13-
14- ![ Web2Comics visual abstract] ( docs/visual-abstract-gemini.png )
15-
16- ## Install (Easy ZIP Method)
17-
18- ### Install From Release ZIP (recommended)
14+ ## Install (Release ZIP)
1915
2016Release links:
21- - Releases page: https://github.com/ApartsinProjects/Web2Comics/releases
22- - Current release (` v1.0.1 ` ) ZIP: https://github.com/ApartsinProjects/Web2Comics/releases/download/v1.0.1/Web2Comics-v1.0.1-extension.zip
17+ - [ Releases page] ( https://github.com/ApartsinProjects/Web2Comics/releases )
18+ - [ Current release (` v1.0.1 ` ) ZIP] ( https://github.com/ApartsinProjects/Web2Comics/releases/download/v1.0.1/Web2Comics-v1.0.1-extension.zip )
2319
24201 . Open the repository ` Releases ` page on GitHub (link above).
25212 . Download the latest release asset ZIP (for example ` Web2Comics-v1.0.1-extension.zip ` ).
@@ -33,7 +29,7 @@ Release links:
332910 . Open the extension and configure a ` Google Gemini ` API key in ` Options -> Providers ` (recommended first-run setup).
343011 . Open any article, click ` Create Comic ` , and generate a 3-panel summary.
3531
36- Note: ` Code -> Download ZIP ` downloads the full source repository (tests/scripts/docs included) . Use the release asset ZIP for installation.
32+ Note: ` Code -> Download ZIP ` downloads the full source repository. Use the release asset ZIP for installation.
3733
3834## What You Can Do
3935
0 commit comments