Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garnetred/less-annoying-twitter
A browser extension that hides the login bar at the bottom of the page on desktops for Twitter.
https://github.com/garnetred/less-annoying-twitter
browser-extension chrome-extension distraction-free productivity twitter
Last synced: 13 days ago
JSON representation
A browser extension that hides the login bar at the bottom of the page on desktops for Twitter.
- Host: GitHub
- URL: https://github.com/garnetred/less-annoying-twitter
- Owner: garnetred
- Created: 2023-06-24T15:29:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-17T21:11:49.000Z (11 months ago)
- Last Synced: 2024-11-09T17:40:48.864Z (2 months ago)
- Topics: browser-extension, chrome-extension, distraction-free, productivity, twitter
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deprecation
This browser extension is now deprecated after the many changes to Twitter in the past year.# Less Annoying Twitter
## Abstract
This browser extension hides the Twitter login bar shown to logged out users at the bottom of the page.## Tech Stack
This project uses vanilla JS, CSS, and HTML.## Setup/Installation
You can clone the repo locally using `git clone`.[This article](https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked) offers detailed instructions on loading an unpacked chrome extension. You can navigate to the chrome extensions page via the puzzle piece icon in the toolbar. After enabling developer mode, you can click "load unpacked extension" and choose the folder via the popup. You should then see the recycle icon appear in the toolbar. When you click on it, you can see "Less Annoying Twitter." If you navigate to `twitter.com`, you should no longer be prompted to sign in with the blur bar along the bottom of the page.
## Preview
## Next Steps
Long term, it would be great to bypass required login for trending topics on twitter.