chromefill icon indicating copy to clipboard operation
chromefill copied to clipboard

Automatically injects polyfills for old Chromium into webpages

Results 3 chromefill issues
Sort by recently updated
recently updated
newest added

I'm using Ungoogled Chromium v90 (only because it is updated manually, and I haven't got around to updating it yet). I've noticed random websites failing to load, with a whitescreen...

Stupid question: Is something like this possible for IE11? Or does it exist already? I don't use IE for internet browsing, but testing localhosted web applications or draft build websites,...

The recently added on-the-fly transpiling support is very inefficient (hence it being whitelisted on a per-domain basis), and quite honestly overkill for what's needed here: transpiling only nullish coalescing and...

enhancement