Karlston Posted July 26, 2019 Share Posted July 26, 2019 Restores Twitter's old interface with GoodTwitter, an extension for Firefox and Chrome You may remember my previous article about how to disable Twitter's new design. I had been using those tricks to avoid the new interface until yesterday when Twitter disabled the options for my account. In case you are in the same boat, there's good news. There is an alternative way to get the legacy interface back. Here's how to do it. GoodTwitter GoodTwitter is an extension for Firefox and Chrome which restores Twitter's old interface. It is a new add-on but that is understandable considering that Twitter started to roll out the new design just recently. For those worried about the permissions, it is an open-source project, the source code is available at GitHub. Take a look at the code, and you will see that the method it uses (which I have highlighted) to restore the old Twitter interface. It spoofs the user agent that is sent to Twitter which sees the browser as Internet Explorer. This essentially tricks Twitter to load the website in a design that is compatible with IE which is the old design. Download GoodTwitter from the Firefox add-ons repository, or the Chrome Web Store. That's it, you don't have to do anything else. There are no settings to tinker with. I tested the extension in Microsoft Edge 77.0.223.0 and Mozilla Firefox 68.0.1, and it works fine. Note that some functionality may be limited on the site as Twitter "thinks" the browser that is used is Internet Explorer. Non add-on method Now some of you may not want another add-on to make this work. I hear ya! All you need to do is configure your browser to spoof the user agent for Twitter.com. As far as I can tell, Chrome doesn't have a permanent per-site user agent switch. The only method I know that does not involve the use of an extension is a temporary one, which uses the Developer Tools > Network Conditions > Set User Agent option. You're better off using GoodTwitter instead. If you are using a User Agent Switcher extension which allows site-specific settings, you can copy the user agent string from the method below. Check out extensions such as Chameleon for Firefox or User Agent Switcher for Chrome mentioned here. This trick is exclusive for Firefox users. Open a new tab, and type about:config. Hit enter and select the "I accept the risk" button. You know the drill Right-click anywhere in the tab, and select New > String. Paste the following text in the "Enter the preference name" field, and click ok: general.useragent.override.twitter.com In the "Enter string value" field, paste Mozilla/5.0 (Windows NT 9.0; WOW64; Trident/7.0; rv:11.0) like Gecko and hit ok. Refresh the Twitter tab (might have to do it a few times, try Ctrl + f5). Chrome users may want to check out Google Chrome's powerful override feature. Et voilà! The good old, usable interface is back. And we used the exact same trick that GoodTwitter uses. Source: Restores Twitter's old interface with GoodTwitter, an extension for Firefox and Chrome (gHacks) Link to comment Share on other sites More sharing options...
steven36 Posted July 26, 2019 Share Posted July 26, 2019 Good Twitter ( Zusor ) just copied Wolvan's user script and addons you can see by the dates 07-21 on his user script it was out before any addons were Old Twitter Layout https://greasyfork.org/en/scripts/387697-old-twitter-layout https://addons.mozilla.org/en-US/firefox/addon/old-twitter/ https://chrome.google.com/webstore/detail/old-twitter-layout/jjldkokjmjdnlnifmehbljdafklejeha Wolvan done many user scripts . I wouldnt trust Zusor now Ashwin gave this copy cat lots of hits by advertising it and people copying stuff stagnates development if it makes the real dev mad he may not update it ever again. Stuff like this other people taking credit when it comes to work arounds is why i don't share anything i figured out anymore. Another thing changing the User agents always have side effects for me i don't like . Always Twitter changing the Layout the old fixes from before all broke I never sign in so i just have the one to switch mine to mobile witch is more compact and I don't have click on stuff as much and i don't have to change the user agent and cause bugs on other sites . Twitter is doing Microsoft the same way YouTube done them by . I doubt EDGE HTML will shipped in windows much longer . Part of the reason they switch to Chrome websites up dateing other browsers but never theres since Chrome started beating IE . Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.