smmr-software / privacy-redirect-safari

A Safari extension that redirects Twitter, YouTube, Reddit, and more to privacy friendly alternatives.
GNU General Public License v3.0
165 stars 14 forks source link

Port extension to iOS and iPadOS #8

Closed FIGBERT closed 2 years ago

FIGBERT commented 2 years ago

This pull request is the culmination of over a month's work restructuring the extension to support cross-platform development. It introduces two new compilation targets for iOS (the app and the extension), and bumps the iOS version to 1.0.1 and the macOS version to 1.1.1.

Closes #6.