Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sr2echa/twttr
Twttr streamlines your twitter surfing process by prioritizing user-friendly features.
https://github.com/sr2echa/twttr
chrome-extension twitter twitter-extension twitter-theme
Last synced: 3 months ago
JSON representation
Twttr streamlines your twitter surfing process by prioritizing user-friendly features.
- Host: GitHub
- URL: https://github.com/sr2echa/twttr
- Owner: sr2echa
- License: gpl-3.0
- Archived: true
- Created: 2021-12-26T06:53:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-18T01:56:26.000Z (over 2 years ago)
- Last Synced: 2024-06-20T09:31:42.251Z (5 months ago)
- Topics: chrome-extension, twitter, twitter-extension, twitter-theme
- Language: JavaScript
- Homepage: https://twttr.sreecha.me
- Size: 7.24 MB
- Stars: 57
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
- awesome-github-star - twttr - friendly features. | sr2echa | 56 | (JavaScript)
README
Twttr
Make Twitter Great Again
#### **Twttr streamlines your twitter surfing process by prioritizing user-friendly features. [install now](#installation) !**
- No promoted posts
- No Topics Selection
- No trends or "Who to Follow" on Home Page
- No "Who To Follow" in Timeline/Profiles
- No border on main feed
- No message drawer
- Hidden navigation labels (shown on hover)
- Navigation pushed to left side of window
- Search on top right
- Tweet button on bottom right#### 🎨 Themes
Currently there are 4 different themes :
1. `Twttr Defalt`
2. `Cozy Twttr`
3. `Twttr Center`
4. `Cozy Twttr Center`__Note :__ Cozy themes removes twitter metrics [i.e. number of likes, follows, retweets, etc.] ; )
---
## 📥 Installation
- [Chrome Extension](#chrome)
- [Firefox Extention](https://addons.mozilla.org/en-US/firefox/addon/twttr/)### Chrome
- ~~[Download Chrome extension in the Chrome Web Store]()~~ Soon:tm:
- [Install Twttr using Developer Mode ](#developer-mode-installation-instructions)
- [How to set Chrome preferences](#chrome-preferences)---
### Developer Mode Installation Instructions
**Google Chrome / Microsoft Edge** [(or any Chromium-based browser)](https://www.zdnet.com/pictures/all-the-chromium-based-browsers/)
**1.** Download this repo as a [ZIP file from GitHub](https://github.com/sreechar/twttr/archive/refs/heads/main.zip).
**2.** Unzip the file and you should have a folder named `twttr-master`.
**3.** In Chrome/Edge go to the extensions page (`chrome://extensions` or `edge://extensions`).
**4.** Enable Developer Mode.
**5.** Drag the `twttr-master` folder anywhere on the page to import it (do not delete the folder afterwards).---
## ⚙️ Preferences
Customization currently available in Chrome!
### Chrome Preferences
**1.** Right click or secondary click on the Minimal Twitter Extension and select `Options`
**2.** Set user preferences
**3.** Click `Save` button![Chrome Preferences](./images/chrome-preferences.png)
## Screenshot
![twitter.com](./images/screenshot.png)
## :pen: Contributions
Feel free to make an PR along with details of the changes made :thumbsup:
## ⚖️ License
This Project Has Been **[GNU General Public Licensed](./License.md)**
---