|
| 1 | +# AdFreeTube v1.2.1 |
| 2 | + |
| 3 | +## What's New |
| 4 | +A Chrome extension that liberates your YouTube viewing from ads, algorithm manipulation, and privacy tracking. Experience YouTube the way it should be - clean, fast, and private. |
| 5 | + |
| 6 | +## Key Features |
| 7 | +- **Complete Ad Blocking**: Zero advertisements during video playback |
| 8 | +- **Privacy Protection**: Videos don't get added to your YouTube watch history |
| 9 | +- **Algorithm Freedom**: Break free from YouTube's recommendation manipulation |
| 10 | +- **Lightning Fast**: Seamless video loading without tracking scripts |
| 11 | +- **Dynamic Detection**: Automatically handles new video links as pages load |
| 12 | +- **Clean Interface**: Minimalist popup with status indicators |
| 13 | + |
| 14 | +## Technical Highlights |
| 15 | +- **Manifest V3**: Built with the latest Chrome extension standards |
| 16 | +- **Zero Permissions Abuse**: Only requests essential permissions for functionality |
| 17 | +- **Lightweight**: Minimal resource usage with efficient content scripts |
| 18 | +- **Cross-Platform**: Works on all Chromium-based browsers |
| 19 | + |
| 20 | +## 📦 Installation Guide |
| 21 | + |
| 22 | +### Method 1: Direct Download |
| 23 | +1. **Download**: Click the `AdFreeTube-v1.2.1.zip` file below |
| 24 | +2. **Extract**: Unzip to your preferred location |
| 25 | +3. **Load Extension**: |
| 26 | + - Navigate to `chrome://extensions/` |
| 27 | + - Enable "Developer mode" (top-right toggle) |
| 28 | + - Click "Load unpacked" and select the extracted folder |
| 29 | +4. **Enjoy**: Visit YouTube and click any video to experience ad-free viewing! |
| 30 | + |
| 31 | +### Method 2: Git Clone |
| 32 | +```bash |
| 33 | +git clone https://github.com/iamRahul21/AdFreeTube.git |
| 34 | +cd AdFreeTube |
| 35 | +# Follow steps 3-4 from Method 1 |
| 36 | +``` |
| 37 | + |
| 38 | +## How to Use |
| 39 | +1. Install the extension following the guide above |
| 40 | +2. Visit [YouTube.com](https://youtube.com) |
| 41 | +3. Browse and click any video normally |
| 42 | +4. Videos automatically open in new tabs without ads or tracking |
| 43 | +5. Check the extension popup for status confirmation |
| 44 | + |
| 45 | +## What's Under the Hood |
| 46 | +- **Smart URL Conversion**: Seamlessly redirects to privacy-focused alternatives |
| 47 | +- **Dynamic Content Handling**: Works with YouTube's dynamic page loading |
| 48 | +- **New Tab Management**: Maintains browsing flow while protecting privacy |
| 49 | +- **Minimal Footprint**: Efficient code with no unnecessary bloat |
| 50 | + |
| 51 | +## 🛡️ Privacy & Security |
| 52 | +- **No Data Collection**: Zero user data is collected or transmitted |
| 53 | +- **Local Processing**: All operations happen locally in your browser |
| 54 | +- **Open Source**: Full transparency with public code repository |
| 55 | +- **Secure Permissions**: Only requests necessary permissions for core functionality |
| 56 | + |
| 57 | +## 🐛 Bug Fixes & Improvements |
| 58 | +- Enhanced compatibility with YouTube's latest interface updates |
| 59 | +- Improved detection of dynamically loaded video elements |
| 60 | +- Optimized performance for faster page interactions |
| 61 | +- Refined popup interface with better visual feedback |
| 62 | + |
| 63 | +## System Requirements |
| 64 | +- **Browser**: Chrome 88+ or any Chromium-based browser |
| 65 | +- **Permissions**: Tabs, Active Tab, YouTube host access |
| 66 | +- **Storage**: < 100KB disk space |
| 67 | + |
| 68 | +## Useful Links |
| 69 | +- **Repository**: [GitHub - AdFreeTube](https://github.com/iamRahul21/AdFreeTube) |
| 70 | +- **Issues**: [Report Bugs](https://github.com/iamRahul21/AdFreeTube/issues) |
| 71 | +- **Info Site**: [AdFreeTube - Site](https://adfree-tube.vercel.app/) |
| 72 | +- **Author**: [Rahul Deka](https://rahul-deka.vercel.app/) |
| 73 | + |
| 74 | +## Pro Tips |
| 75 | +- Pin the extension to your toolbar for quick status checks |
| 76 | +- Regularly update to ensure compatibility with YouTube changes |
0 commit comments