https://github.com/d3rhami/webtor-zip-fixer
Chrome extension that fixes corrupted ZIP files downloaded from https://webtor.io
https://github.com/d3rhami/webtor-zip-fixer
browser-extension chrome-extension file-corruption webtor webtorrent zip
Last synced: about 2 months ago
JSON representation
Chrome extension that fixes corrupted ZIP files downloaded from https://webtor.io
- Host: GitHub
- URL: https://github.com/d3rhami/webtor-zip-fixer
- Owner: D3rhami
- License: mit
- Created: 2025-06-11T17:49:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-11T19:10:13.000Z (about 1 year ago)
- Last Synced: 2025-06-11T20:16:19.949Z (about 1 year ago)
- Topics: browser-extension, chrome-extension, file-corruption, webtor, webtorrent, zip
- Language: JavaScript
- Homepage:
- Size: 7.79 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Webtor-Zip-Fixer

🎃 [تغییر زبان به فارسی اینجا کلیک کنید](https://github.com/D3rhami/webtor-zip-fixer/blob/main/README_FA.md)
## What is this extension?
Webtor-Zip-Fixer is a simple Chrome extension that fixes broken ZIP files downloaded from webtor.io. When you download ZIP files from webtor.io, they're usually corrupted and can't be extracted properly. This extension fixes that problem and generates healthy, extractable ZIP files with all directories intact.
## How does it work?
### Step 1: Finding the download link

The extension locates the download button available on the webtor.io website.
### Step 2: Downloading the ZIP file

The corrupted ZIP file gets downloaded from the site.
### Step 3: Fixing the file

The extension repairs the ZIP file and creates a healthy, extractable version.
## Alternative: Fix Already Downloaded Files
### Using the Extension Popup

You can also fix ZIP files you've already downloaded by clicking the extension icon in your browser's toolbar. This opens a popup where you can upload any corrupted ZIP file from webtor.io to fix it instantly.
## Installation & Setup
### Download the extension
1. Download the project files
2. Extract the ZIP file
### Add to browser
1. Go to `chrome://extensions/` in Chrome
2. Enable "Developer mode"
3. Click "Load unpacked"
4. Select the extension folder
## TODO
- [ ] Add to Microsoft Edge Store
- [ ] Add to Chrome Extension Store
## Features
✨ Automatic repair of corrupted ZIP files
🚀 Fast and easy to use
🔧 Preserves original folder structure
💯 Compatible with webtor.io
🎯 Popup interface for fixing already downloaded files
## 🐞 Issues & Support
If you have bugs or feature requests, please [open an issue here](https://github.com/D3rhami/webtor-zip-fixer/issues).
## LICENSE
MIT License - see [LICENSE](https://github.com/D3rhami/webtor-zip-fixer/blob/main/LICENSE) file for details.