Coder Social home page Coder Social logo

lockcp / stopthetwitter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lapcat/stopthetwitter

0.0 0.0 0.0 12 KB

Mac app that stops "Open in the Twitter app" from appearing at the top of twitter.com web pages in Safari when the official Twitter Mac app is installed

License: Other

Objective-C 100.00%

stopthetwitter's Introduction

StopTheTwitter

StopTheTwitter is an app for macOS 10.15 Catalina and later that stops "Open in the Twitter app" from appearing at the top of twitter.com web pages in Safari when the official Twitter Mac app is installed.

Announcement: Stop 'Open in the Twitter app' in Safari Catalina

Installing

  1. Download the latest release.
  2. Unzip the downloaded .zip file.
  3. Move StopTheTwitter.app to the Applications folder.
  4. Open StopTheTwitter.app.
  5. Quit StopTheTwitter.app.
  6. You may need to logout and login to ensure it starts working.

Uninstalling

  1. Move StopTheTwitter.app to the Trash.

Known Issues

  • When the real Twitter app is not open, the fake app receives push notifications from Twitter, but the fake app doesn't have any knowledge or access to Twitter API, so it can't handle the notification actions. If you do anything other than close a Twitter push notification, then the fake app simply opens the real Twitter app and quits. Fortunately, when the real Twitter app is open, it handles push notifications itself.

Building

Building StopTheTwitter from source requires Xcode 11 or later.

Before building, you need to create a file named DEVELOPMENT_TEAM.xcconfig in the project folder (the same folder as Shared.xcconfig). This file is excluded from version control by the project's .gitignore file, and it's not referenced in the Xcode project either. The file specifies the build setting for your Development Team, which is needed by Xcode to code sign the app. The entire contents of the file should be of the following format:

DEVELOPMENT_TEAM = [Your TeamID]

Author

Jeff Johnson

To support the author, you can PayPal.Me or buy the Safari extension StopTheMadness in the Mac App Store.

Copyright

StopTheTwitter is Copyright © 2020 Jeff Johnson. All rights reserved.

License

See the LICENSE.txt file for details.

stopthetwitter's People

Contributors

lapcat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.