Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 2.55 KB

File metadata and controls

52 lines (35 loc) · 2.55 KB

Shut Up

Shut Up is an open source project for blocking comment sections in all mainstream web browsers.

This is a brand-new modern version of Shut Up for Safari on macOS, which replaces the legacy Safari extension from 2010. A WebExtension version of Shut Up is available which supports Chrome, Firefox, Edge, and Opera. A deprecated version for Safari on iOS and iPadOS is also available.

This app leverages shutup.css by Steven Frank and contributors, which is used with permission.

Installation

If you're simply looking to install Shut Up, these are the links you're looking for:

Minimum Requirements

This version of Shut Up requires macOS Monterey or later, and builds in Xcode 16.

Translations

If you want to help translate Shut Up into your language, you need the latest version of Xcode.

Translations for the main app must be added in two places:

  • For the main app: Shut Up -> Shut Up -> Views -> Main (Strings)
  • For all other strings: Shut Up -> Shared -> Localizable

Translations for the Info.plist strings must be added here:

  • For Shut Up: Shut Up -> Shut Up -> InfoPlist
  • For Shut Up Core: Shut Up -> Shut Up Core -> InfoPlist
  • For Shut Up Helper Shut Up -> Shut Up Helper -> InfoPlist

License

Shut Up is available under the terms of the MIT License.