ScUnblur
Reveal obscured text in Scribd documents effortlessly and Enhance your reading experience instantly.
What is ScUnblur?
ScUnblur is a Chrome extension developed by Hax.Codes, and its main feature is "Reveal obscured text in Scribd documents effortlessly and Enhance your reading experience instantly.".
Extension Screenshots
Download ScUnblur Extension CRX File
Download ScUnblur extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
🌙✨ Welcome to ScUnblur ✨🌙 ✨ With ScUnblur, you get: ➡️Remove the Blur Effect from Documents on The Scribd Website. ➡️Remove All Ads on The Scribd Website. ➡️Show Hidden Content. ➡️Enable Copy and Select Easily. ➡️Get Access to Millions of eBooks, Magazines, Documents Freely, Across Every Topic and Niche. 💻 GET THE EXTENSION NOW AND GET A CLEARER VIEW OF THE CONTENT. If you Enjoy Give it a ✨✨✨✨✨ Stars.
Extension Basic Information
Name | ScUnblur |
ID | poocgbffnmnhgddmkhmlaaicofojlhok |
Official URL | https://chromewebstore.google.com/detail/scunblur/poocgbffnmnhgddmkhmlaaicofojlhok |
Description | Reveal obscured text in Scribd documents effortlessly and Enhance your reading experience instantly. |
File Size | 16.04 KB |
Installation Count | 539 |
Current Version | 1.2 |
Last Updated | 2024-01-04 |
Publish Date | 2023-12-05 |
Rating | 4.93/5 Total 14 Ratings |
Developer | Hax.Codes |
[email protected] | |
Payment Type | free |
Extension Website | https://t.me/hax18 |
Help Page URL | https://t.me/hax18 |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ScUnblur", "description": "Reveal obscured text in Scribd documents effortlessly and Enhance your reading experience instantly.", "version": "1.2", "manifest_version": 3, "icons": { "16": "\/icons\/icon16.png", "32": "\/icons\/icon32.png", "48": "\/icons\/icon48.png", "128": "\/icons\/icon128.png" }, "content_scripts": [ { "matches": [ "*:\/\/*.scribd.com\/*" ], "css": [ "app.css" ] } ] } |