Webaura · Extensions & userscripts
Webaura is a mobile WebView browser, not desktop Chrome — so we're upfront about what we run and what we don't. The short version: userscripts (Greasy Fork / .user.js) and content-script-based Chrome Web Store extensions work; userscript managers and network-level ad blockers don't, because Webaura already does those jobs natively.
Where you install from · 01
These are the same three sources Webaura's built-in Add Extension sheet links to. Open any of them in your browser, find a script you like, and Webaura's install banner will appear automatically.
The biggest open userscript library on the web — 100,000+ free .user.js scripts you can install with a single tap. Tap install on any script and Webaura will pick it up automatically.
Browse Google's full Chrome extension catalogue. Webaura installs the content-script-based ones automatically and shows an honest "Not supported" dialog for the service-worker ones.
Open Chrome Web Store chromewebstore.google.comTampermonkey's homepage is the best on-ramp for new users — read the docs, browse popular scripts and copy any .user.js URL straight into Webaura's built-in script manager.
.user.js URLs, which Webaura accepts directly.
Other supported sources
Honest compatibility · 02
Android WebView shares the same Chromium rendering engine as Chrome, but it doesn't ship the full set of Chrome browser APIs. That makes some extension classes possible and others structurally impossible — here's the line.
.user.js scripts.user.js URLs from any sitechrome.declarativeNetRequest or native messagingAlready inside · 03
Before you go hunting for an extension, check the toolbox — many of the things people add Chrome extensions for are already in Webaura, sandboxed and on by default.
Try these · 04
A starter pack of popular, content-script-based userscripts and extensions that work well inside Webaura. Tap any card to open the source — then hit Install from the install banner Webaura shows over compatible pages.
Brings the YouTube dislike count back. Pulls archived counts from the public Return-YouTube-Dislike API and overlays the number under the like button.
Open on Greasy ForkSkips the wait timers and ad gates on most URL shorteners (linkvertise, adfly clones, ouo.io, exe.io and many more). Saves clicks, saves seconds.
Open on Greasy ForkForces every reddit.com link straight to old.reddit.com — faster, lighter, more readable. Works automatically the moment a page loads.
Open on Greasy ForkAdds custom speed buttons (0.25× → 4×) to any HTML5 video player on the web — YouTube, Vimeo, Dailymotion, embedded learning videos, the lot.
Open on Greasy ForkStops YouTube from auto-translating titles, channel names and descriptions to your locale. Keeps the original creator language intact.
Open on Greasy ForkAdds a download button to every image and video on X (formerly Twitter) — saves the original full-resolution file rather than the compressed preview.
Browse on Greasy ForkAuto-dismisses GDPR / cookie-consent overlays on the sites that ship them. Reads cleaner, no scroll-blocking modals, no extra taps.
Browse on Greasy ForkHover (or long-press on mobile) any thumbnail and instantly see the full-size image without clicking through. Works across most image-heavy sites.
Browse on Greasy ForkTons of small UI improvements on github.com — collapse PR diffs, copy file paths, mark old comments and more. Almost entirely content-script driven, so the page-side parts work in Webaura.
Open on Chrome Web StoreRestyle any website with custom CSS themes. Browse community styles for Twitter, YouTube, GitHub, Reddit and thousands more — Webaura runs the injected styles, you skip the dark-mode subscription.
Open on Chrome Web StoreTap any text on a page to identify the font, size, weight, line-height and colour. Tiny script, no background worker — runs cleanly inside Webaura.
Open on Chrome Web StoreStrips ads, sidebars and clutter from articles automatically. Adjustable font, line-height and theme. No extension needed — open any article and tap the reader icon.
See in WebauraInstall · 05
Browse to a Greasy Fork script, an OpenUserJS page, or any Chrome Web Store extension detail URL. Webaura detects the install context automatically.
For userscripts, tap the green Install button on Greasy Fork — Webaura intercepts the .user.js file and adds it to your script manager. For Chrome Web Store extensions, the install banner appears at the top of the page; tap it and Webaura fetches and parses the CRX.
Toggle each script on or off, view its source code, edit the @match patterns, or remove it entirely. Filter by source type (CRX / userscript / built-in) and search by name.
At a glance · 06
What runs where, by extension class. If a class isn't listed here, treat it as "not officially supported" until proven otherwise.
| Extension type | Webaura | Desktop Chrome | Notes |
|---|---|---|---|
Greasy Fork userscripts (.user.js) |
✓ Yes | ✓ via Tampermonkey | Native script manager, no extra install |
| OpenUserJS userscripts | ✓ Yes | ✓ via Tampermonkey | Same install path as Greasy Fork |
Direct .user.js URL or paste |
✓ Yes | ✓ Yes | Webaura validates & sandboxes on add |
| CRX, content-script driven | ✓ Yes | ✓ Yes | Page customisers, themes, helpers |
| CRX, MV3 service worker | ✗ No | ✓ Yes | WebView lacks the worker runtime |
| Userscript managers (Tampermonkey, etc.) | ✗ Not needed | ✓ Yes | Webaura already includes one |
| Network blockers (uBlock Origin, AdBlock, Ghostery) | ✗ No | ✓ Yes | Use Webaura's built-in ad blocker instead |
| Native messaging hosts | ✗ No | ✓ Yes | Not exposed on Android |
FAQ · 07
.user.js file (or just copy the source). In Webaura, open Settings → Extensions → Add Script and either paste the source, point to the .user.js URL, or import the file from your phone's storage..user.js files