extension Safari Extension · macOS

My Styles:
Style any website, your way.

A Safari extension that lets you inject custom CSS into any site and hide elements you don't want. Clean, fast, and fully private — no remote servers, no sync.

download Download on App Store mail Contact Support
My Styles — example.com
/* Hide the cookie banner */
.cookie-notice { display: none !important; }

/* Wider reading column */
article { max-width: 720px; margin: 0 auto; }

/* Increase body font size */
body { font-size: 18px; }

Your web, your rules.

The web is full of clutter. My Styles gives you the tools to clean it up, tweak layouts, and personalise sites — permanently.

code

Per-Site Custom CSS

Write CSS rules once and they apply automatically every time you visit that domain. Change fonts, hide banners, fix layouts — it just sticks.

Hide Elements Custom Fonts Layout Tweaks Dark Mode Override
shield_lock

Fully Private

Your CSS rules are stored locally on your device. Nothing is sent to any server — not your rules, not the sites you visit.

Offline Only
toggle_on

Toggle Per Site

Enable or disable your custom styles per site with a single click from the Safari toolbar. No page reload required.

integration_instructions

Native Safari Integration

Built specifically for Safari on macOS — not a cross-browser port. It respects the Safari extension model, system permissions, and native UI conventions throughout.