Skip to content

Commit 78e0f05

Browse files
committed
- add online zip extractor to tools.json and sidebar.html, add screenshot
1 parent 2a4daba commit 78e0f05

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

data/tools.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1582,5 +1582,16 @@
15821582
"aiPowered": false,
15831583
"featured": false,
15841584
"date": "2025-06-01"
1585+
},
1586+
{
1587+
"id": "zip_extractor",
1588+
"title": "Zip Extractor Pro",
1589+
"description": "Free online zip extractor tool. Extract, preview and download files from ZIP, RAR, and 7Z archives directly in your browser. No uploads required - everything runs locally.",
1590+
"url": "tools/zip_extractor.html",
1591+
"screenshot": "screenshots/screenshot_206.webp",
1592+
"type": "tool",
1593+
"aiPowered": false,
1594+
"featured": false,
1595+
"date": "2025-06-06"
15851596
}
15861597
]

screenshots/screenshot_206.webp

20.1 KB
Loading

sidebar.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ <h2>Tools by ChatGPT</h2>
291291
<li><a href="/tools/pdf_sign.html">PDF Sign Tool</a></li>
292292
<li><a href="/tools/graphing_calculator.html">Graphing Calculator</a></li>
293293
<li><a href="/tools/sober_time_tracker.html">Sober Time Tracker</a></li>
294+
<li><a href="/tools/zip_extractor.html">Zip Extractor Pro</a></li>
294295
<!-- end -->
295296
</ul>
296297
</div>

0 commit comments

Comments
 (0)