Release Notes
New Features
URL Processing Improvements
- Added
punycode.js
for Internationalized Domain Name (IDN) support- Converts domain names to ASCII format for better compatibility
- Enhances handling of non-ASCII characters in URLs
Search Engine Optimizations
- Implemented
google-fix.js
to prevent unwanted Google search redirects- Bypasses Google's tracking redirects
- Users now go directly to target sites from search results
- Added
yandex-fix.js
for Yandex search result optimization- Eliminates Yandex redirect servers from the browsing path
- Improves direct access to search result destinations
Shopping URL Enhancement
- Integrated
amazon-url-prevention.js
- Removes referral parameters from Amazon URLs
- Creates cleaner, more privacy-focused shopping links
Customization Options
- Enhanced Options Page
- New interface for creating custom cleaning rules
- User-friendly rule creation and management
- Flexible configuration options for URL cleaning
Additional Updates
- Expanded ruleset database
- More comprehensive URL cleaning rules
- Additional pattern matching options
- Enhanced coverage for popular websites
Full Changelog: V104.0...v105.0
🔄 Version Information
- Status: Updated from 104.0 to 105.0
- Current Version: 105.0
📦 Download Options
1️⃣ Chrome Web Store (Recommended)
- ✨ Official release channel
- 🔄 Automatic updates
- ✅ Verified by Google
2️⃣ Self-hosted Version
- Download:
Linkumori.crx
- Updates through GitHub releases
- Installation:
- Go to chrome://extensions
- Enable "Developer mode"
- Drag & drop the .crx file
3️⃣ Developer Version
- Download: Source code (zip)
- Manual installation required
- For development and testing
📝 Changes
Commit History
* 309190a - update correct information (subham8907)
* 56e2718 - fix headers for google and yandex (subham8907)
* 74deea9 - added punnycode.js for handling internatlised domain names (IDN) support convert domain names to ASCII format added google-fix.js for fixing google search results meaning it will prevent google to redirect to thier servers before target site added amazon-url-prevention.js for preventing amazon to add ref in url paths added Anti-history-api.js for preventing history api to be used by websites added yandex-fix.js for fixing yandex search results meaning it will prevent yandex to redirect to thier servers before target site in option page now you can add coustom your cleaning rule eaisly added new rulesets for more cleaning rules (subham8907)
* 44ae68d - Rename LICENSE-INFORMATION to LICENSE (Subham Mahesh)
* d86e7d7 - Rename LICENSE to LICENSE-INFORMATION (Subham Mahesh)
* 625fe27 - Update manifest.json (Subham Mahesh)
* 4c3b02b - Update rules9.json (Subham Mahesh)
🌐 Browser Support
Browser | Status | Tested Version |
---|---|---|
Google Chrome | ✅ | 121+ |
Microsoft Edge | ✅ | 121+ |
Brave | ✅ | 121+ |
Opera GX | ✅ | Latest |
Vivaldi | ✅ | Latest |
🔧 Technical Details
- Minimum browser version: 121.0
- Extension ID: kcpfnbjlimolkcjllfooaipdpdjmjigg
- Auto-update enabled: Yes
⚠️ Important Notes
- If installing from source:
- Keep the source folder after installation
- Developer mode warnings are normal
- Auto-updates:
- Web Store version: Automatic through Chrome Web Store
- Self-hosted: Through GitHub releases
- For issues or feature requests:
- Use GitHub Issues
- Include browser and extension version