The browser (chrome/firefox) extension that hides annoying login pop-ups in the Twitter web app

Overview

Breakthrough Twitter Login Wall

Bypass 'Log in to continue' of Twitter, added in August 2021

The browser (chrome/firefox) extension that hides annoying login pop-ups in the Twitter web app.

Check chrome/ for Chrome extension, firefox/ for Firefox add-on.

Installation

Screenshots

License

MIT

Authors

@MaySoMusician

If you enjoyed the project, buy me a tea!

Comments
  • Profile popup is blocked too

    Profile popup is blocked too

    I would like to thank you for this plugin to bypass the annoying Twitter popup to login. Thanks!

    Also a feature request. The plugin also blocks a popup when hovering a users image/avatar. It would be nice if login popups are being blocked and profile popups are being allowed.

    bug 
    opened by pamtbaau 4
  • Use a MutationObserver to prevent removal delay

    Use a MutationObserver to prevent removal delay

    Currently, the page is checked for a login popup every second. This makes the site usable at all, which is great. Unfortunately, the popup is still shown for a max of one second, which is distracting.

    I propose to use a MutationObserver to be notified of added elements, and check if they are a popup. This way, the login popup can be removed before even being shown to the user.

    enhancement 
    opened by Alainx277 2
  • mobile.twitter.com too

    mobile.twitter.com too

    Can you also include ://mobile.twitter.com too?

    I get sent a lot of links by people on mobile devices and Twitter does not redirect desktop traffic to their non-mobile URL so the extension never engages.

    bug 
    opened by jimdigriz 1
  • Login walls not hidden when they come out in a row

    Login walls not hidden when they come out in a row

    Recently, Twitter has seemingly applied some changes on login wall, re-enabling the feature itself (they had cancelled to show the walls for a while), and changing the DOM structure and the logic to show the more than one walls. I will provide a fixed version as quickly as I can.

    invalid 
    opened by MaySoMusician 1
  • German translation (updated)

    German translation (updated)

    opened by vitusb 0
  • Is there a way to report to you some un-closed pop-up?

    Is there a way to report to you some un-closed pop-up?

    While your extension closes some of the pop-ups, I still get some others.

    What is the best way to "report" it to you?

    I can write extension code (did some work on there) so I can add PR with code that will get the HTML and send it somewhere. Just not sure where...

    opened by karelbilek 0
  • German translation

    German translation

    Hello, here's my german translation-file for "/src/_locales/de/messages.json" ...

    Because of the "Umlauts": öäüÖÄÜ, the file is UTF-8 encoded.

    Best regards, vitusb messages.zip

    enhancement 
    opened by vitusb 1
  • As of a half hour ago, it suddenly stopped working

    As of a half hour ago, it suddenly stopped working

    As in the title. Since half an hour or so, twitter acts as if this isn't installed, with the annoying pop-ups. I am on opera for mac OS, and have the chrome extension.

    opened by merijn2 0
  • Whole login page issue - add-on doesn't catch it.

    Whole login page issue - add-on doesn't catch it.

    Hi,

    Seems Twitter changed something, as now instead the the login popup, the whole login page opens - https://twitter.com/i/flow/signup which Your add-on doesn't catch at all all, screenshot added:

    Screenshot 2022-03-25 at 10 08 50

    question 
    opened by ksuuk 7
Releases(v2.0.0)
  • v2.0.0(Jul 26, 2022)

    V2 UPDATE!

    The Breakthrough Twitter Login Wall now uses a MutationObserver that enables to hide a login wall even before it appears. Thanks @Alainx277 & @nymbee16 for this suggestion! (#5)

    Also, it will work on mobile.twitter.com per the suggestion in #4 by @jimdigriz, so you might no longer get interrupted on Kiwi Browser or whatever. (Note that I did never test in that way. Use at your own risk)

    Install to your browser

    Source code(tar.gz)
    Source code(zip)
  • v1.0.1(Feb 12, 2022)

    BTLW now v1!

    The Breakthrough Twitter Login Wall will be show a tiny notification at the left-bottom corner when it hides a login wall, and when it is updated itself. It will save in local storage when our notification is clicked last time, but will never expose the data to anyone but you.

    An update notification will never be come up after you expand its body or dismiss it. A “Login wall removed!” message will not be shown in 2 days after you expand its body or dismiss it.

    Install to your browser

    Source code(tar.gz)
    Source code(zip)
    chrome--btlw-1.0.1.crx(48.26 KB)
    firefox--btlw-1.0.1.xpi(53.83 KB)
Owner
MaySoMusician
Civic technology & Music & Decentralization;
MaySoMusician
Chrome extension for replacing addictive and annoying features of various social media sites with inspirational quotes.

Saner Social Media Chrome extension for replacing addictive and annoying features of various social media sites with inspirational quotes. Saner Socia

Tobi Dalhof 9 Oct 4, 2022
Hides all the @saveToNotion @memdotai @threadreaderapp tweets from your Twitter timeline

This is a Plasmo extension project bootstrapped with plasmo init. Getting Started First, run the development server: pnpm dev # or npm run dev Open yo

null 2 Oct 11, 2022
Chrome & Firefox extension to return old Twitter layout from 2015.

OldTwitter (2022) Chrome extension to return old Twitter layout from 2015. This extension doesn't add any CSS on top of original Twitter. It's fully o

dimden 35 Jan 4, 2023
Base Rails app that includes login, social login, homepage, and basic model for serving as a scaffold app.

Rails7Base I created the Rails7Base as a scaffold application. Countless times, I had to create apps that must have the following features: Login syst

Chim Kan 14 Jul 2, 2022
🚀 A web extension starter built with React, Typescript, and Tailwind CSS. Build once, and run on multiple browsers: Google Chrome, Mozilla Firefox, Microsoft Edge, Brave, and Opera..

Web Extension Starter A web extension starter, built with React, Typescript, and Tailwind CSS. Build once, and run on multiple browsers: Google Chrome

BCIT Design & Development Club (BCIT-DDC) 28 Dec 28, 2022
jQuery pop-up script displaying various types of content in corner of browser

Corner Popup v1.30 Fully customizable pop-up box created to display all types of messages in corner of your browser. Website: https://espritdesign.pl/

Łukasz Brzostek 24 Nov 27, 2022
A chrome / firefox extension to draw on any webpage with tldraw

tldrawe A chrome / firefox extension to draw on any webpage with tldraw. Development From the root folder: Run yarn to install dependencies. Run yarn

Nimesh Nayaju 54 Jan 6, 2023
A simple firefox/chrome extension adds Sci-Hub direct link access on publishing websites

Sci-Hub injector extension Supported sites PubMed Nature Science Direct Taylor & Francis Springer Link (article, book, chapter, protocol, reference wo

Dany 15 May 7, 2022
Chrome/Safari/Firefox extension for clipping arXiv articles to Notion.

arxiv2notion+ Easy-to-use arXiv clipper for Notion based on Notion API (original repo: https://github.com/denkiwakame/arxiv2notion MIT License) Downlo

Jingkang Wang 51 Nov 24, 2022
NopeCHA Chrome Extension & Firefox Add-on

NopeCHA Chrome Extension & Firefox Add-on Prerequisites for Building npm install uglify-js -g Building To build debug and release copies for both Chro

NopeCHA 26 Nov 23, 2022
Cumcord loader on Browser (Chrome, Firefox, etc)

CumLoad CumLoad is a Chrome Extension that allows you to load Cumcord and plugins inside your Discord pages. We recommend using the MV2 version becaus

Cumcord Loader Plugins 11 Nov 7, 2022
Official companion browser extensions for Kagi Search (Chrome, Firefox)

Kagi Search Extension This contains the source for the Kagi Search extension for Firefox and Chrome. Get it for your browser here: Chrome Firefox Cont

Kagi Search 18 Nov 25, 2022
A dependency-free JavaScript library for creating discreet pop-up notifications.

Polipop A dependency-free JavaScript library for creating discreet pop-up notifications. Demo See demo at minitek.github.io/polipop/. Documentation Se

Minitek 8 Aug 15, 2022
Extensão de temas para o site Gatry.com, compatível com Firefox, Chrome e Edge.

Gatry Shades Extensão que dá a possibilidade de aplicar temas ao site gatry.com, bem como demais funcionalidade para reduzir a luminosidade de imagens

João Ribeiro 2 Dec 3, 2022
This package generates a unique ID/String for different browsers. Like chrome, Firefox and any other browsers which supports canvas and audio Fingerprinting.

Broprint.js The world's easiest, smallest and powerful visitor identifier for browsers. This package generates a unique ID/String for different browse

Rajesh Royal 68 Dec 25, 2022
jQuery based scrolling Bar, for PC and Smartphones (touch events). It is modern slim, easy to integrate, easy to use. Tested on Firefox/Chrome/Maxthon/iPhone/Android. Very light <7ko min.js and <1Ko min.css.

Nice-Scrollbar Responsive jQuery based scrolling Bar, for PC and Smartphones (touch events). It is modern slim, easy to integrate, easy to use. Tested

Renan LAVAREC 2 Jan 18, 2022
"Longer in Twitter" est une extension Chrome affichant les TwitLonger directement dans un tweet.

Longer in Twitter "Longer in Twitter" est une extension Chrome affichant les TwitLonger directement dans un tweet. Installation Longer in Twitter ne f

Johan le stickman 4 Sep 22, 2022
It uses JavaScript and a web browser (for example, Firefox) to scrape tweets.

Twitter JS Scraper Introduction There are many tools available for collecting tweets. Some of these tools make use of the official Twitter API, which

vahid baghi 16 Nov 25, 2022
frida snippet generator firefox extension for developer.android.com

Frida Snippet Generator for developer.android.com Right click on function names (public methods section) or fields and it will automatically copy gene

Ahmet Bilal Can 22 Sep 4, 2022