Unblur Scribd, scrape visible text/images with OCR, optional live preview, export to TXT/HTML, and dark mode. Built by Eliminater74 with full UI toggle control and persistent settings.
すべてのバージョンを表示しています コードが変更されたバージョンのみを表示
## 🧾 Changelog### v2.3 – June 2025* ✨ Added live preview panel (optional toggle in gear menu)* 🧠 Integrated OCR via Tesseract.js to extract text from embedded images* 📄 Added export options for `.txt` and `.html`* ⚙️ Gear menu now includes **"Show Preview"** toggle* 🛠 Improved lazy-loading image handling and unblur cleanup* 🔄 Settings now persist reliably using `localStorage`* 💄 UI and button style polish### v2.2* 🧠 First version with integrated OCR and preview output* 🎨 Improved formatting, unblur cleanup, and printable view### v2.0–v2.1* 🚀 Major rewrite with scraping engine, gear UI, print support, dark mode, and persistent settings
## v2.0 – June 3, 2025- ✅ Major Rewrite: Works on both `/document/` and `/read/` pages- ✅ NEW: Scrapes `.text_layer`, `.page`, and `.reader_column` to maximize compatibility- ✅ FIXED: Print-to-PDF now works even on canvas-based or obfuscated layouts- ✅ UI: Always shows “Start Scraping Book” and “Print to PDF” buttons- ✅ NEW: Improved floating toggle menu with persistent `localStorage` settings- ✅ NEW: Dark Mode support added with theme-safe contrast- 🧹 Cleanup: Removed broken direct download logic- 📦 Ready for GreasyFork publishing## v1.0–1.9 (Legacy)- Initial release versions with blur bypass and broken download button- Added floating gear icon and toggleable options- Added basic printable view and partial scraping support