An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Webtor-Zip-Fixer

![Icon](https://github.com/D3rhami/webtor-zip-fixer/blob/main/icons/banner.jpg)

🎃 [تغییر زبان به فارسی اینجا کلیک کنید](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
![Screenshot 1](https://github.com/D3rhami/webtor-zip-fixer/blob/main/screenshots/s1.png)

The extension locates the download button available on the webtor.io website.

### Step 2: Downloading the ZIP file
![Screenshot 3](https://github.com/D3rhami/webtor-zip-fixer/blob/main/screenshots/s3.png)

The corrupted ZIP file gets downloaded from the site.

### Step 3: Fixing the file
![Screenshot 4](https://github.com/D3rhami/webtor-zip-fixer/blob/main/screenshots/s4.png)

The extension repairs the ZIP file and creates a healthy, extractable version.

## Alternative: Fix Already Downloaded Files

### Using the Extension Popup
![Screenshot 2](https://github.com/D3rhami/webtor-zip-fixer/blob/main/screenshots/s2.png)

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.