DEV Community

Cover image for Foxy Browser: A New Smart Browser
Christian Ahrweiler
Christian Ahrweiler

Posted on • Originally published at Medium on

Foxy Browser: A New Smart Browser

Cookie banners are annoying.

Some cover the page.

They interrupt every visit.

But cookie banners are hard to block reliably because there is no single standard. Every website can use a different CMP, a different script, a different layout, and a different way to show the banner.

Foxy Browser takes a unique approach to suppress them.

Instead of trying to close or hide the banner after it appears, Foxy can block known third-party CMP resources before the banner code even reaches the page.

When the banner code does not load, the banner never appears.

Block before it becomes a banner

Many browsers and extensions react to cookie popups after they are already on the page.

Foxy Browser works earlier in the chain.

The Protection Layer checks requested resources against its blocklists. If a third-party CMP resource is known and unwanted, it can be blocked before the page adds the banner.

That can make browsing cleaner, reduce interruptions, and avoid loading unnecessary resources in the first place.

See what was blocked

Foxy Browser is not a black box.

The Trust Inspector shows what a website contacts in the background.

You can see first-party resources, allowed third-party resources, and blocked CMP domains in one place.

That makes the difference visible:

the page loads,

the banner resource is blocked,

and the Trust Inspector shows what happened.

More than banner blocking

Foxy Browser is a new macOS browser with smart security layers built in.

It includes:

Protection Layer

Trust Inspector

Identity Card

Link Awareness

It also comes with helpful features:

private autofill

full-page PNG screenshots

PDF printing with clean page breaks

built-in Web Inspector

Foxy Browser

Foxy protects quietly in the background — and reveals what is actually happening when you want to look closer.

More information:

https://apps.apple.com/us/app/foxyfy-browser/id6793897472

https://foxybrowser.app/

Top comments (0)