ScUnblur
Reveal obscured text in Scribd documents effortlessly and Enhance your reading experience instantly.
Wat is ScUnblur?
ScUnblur is een Chrome-extensie ontwikkeld door Hax.Codes, en de belangrijkste functie is "Reveal obscured text in Scribd documents effortlessly and Enhance your reading experience instantly.".
Extensie Screenshots
Download het CRX-bestand van de extensie ScUnblur
Download ScUnblur-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
🌙✨ 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. Basisinformatie over de Extensie
| Naam | |
| ID | poocgbffnmnhgddmkhmlaaicofojlhok |
| Officiële URL | https://chromewebstore.google.com/detail/scunblur/poocgbffnmnhgddmkhmlaaicofojlhok |
| Beschrijving | Reveal obscured text in Scribd documents effortlessly and Enhance your reading experience instantly. |
| Bestandsgrootte | 16.04 KB |
| Aantal Installaties | 539 |
| Huidige Versie | 1.2 |
| Laatst Bijgewerkt | 2024-01-04 |
| Publicatiedatum | 2023-12-05 |
| Beoordeling | 4.93/5 Totaal 14 Beoordelingen |
| Ontwikkelaar | Hax.Codes |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://t.me/hax18 |
| Help Pagina-URL | https://t.me/hax18 |
| Ondersteunde Talen | 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"
]
}
]
} | |