Arcify transforms Firefox into a sleek, minimal interface inspired by Arc Browser. It customizes the tab area, address bar, bookmarks, and private browsing appearance to create a more modern and polished look. Ideal for users who want a cleaner, Arc-like browsing experience while keeping the power of Firefox.
⚠️ Arcify requires Firefox 136 or later and works best with Vertical Tabs enabled.
Arcify is designed with Firefox’s new vertical tab layout in mind. To enable it:
- Open
about:config
in Firefox. - Search for
browser.tabs.vertical
. - Set it to
true
.
(You may also need to restart Firefox.)
Arcify is a userChrome.css theme. To use it:
-
Enable userChrome styles:
- Go to
userchrome.org
and follow the quick setup guide. - In short:
- Create a
chrome
folder inside your Firefox profile directory. - Place the
userChrome.css
file inside that folder. - Set
toolkit.legacyUserProfileCustomizations.stylesheets
totrue
inabout:config
.
- Create a
- Go to
-
Copy the contents of
userChrome.css
into yourchrome
folder. -
Restart Firefox.
-
Done!