katagaki / Unagent

User agent changer for Safari
26 stars 6 forks source link
browser-extension extension ios macos safari swift swiftui

Unagent

A Safari extension to modify the user agent per website.

Download: App Store

Why I built this

There wasn't any user agent changer per website on the App Store at the time I started developing this extension, and using a separate browser/app on iOS to do web searches was troublesome.

Since Safari supports the web extensions manifest, I decided to port bing-chat-unblocker-chrome and build it for iOS and macOS.

Development

What works

Building

To build Unagent, open the project in Xcode and build it.

Follow the instructions to change the signing identity when necessary.