Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n4ze3m/hide-view-twitter
A chrome extension to remove annoying view counts from twitter timeline. :)
https://github.com/n4ze3m/hide-view-twitter
chrome-extension twitter
Last synced: 19 days ago
JSON representation
A chrome extension to remove annoying view counts from twitter timeline. :)
- Host: GitHub
- URL: https://github.com/n4ze3m/hide-view-twitter
- Owner: n4ze3m
- License: mit
- Created: 2022-12-23T10:54:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T11:06:07.000Z (about 2 years ago)
- Last Synced: 2024-12-06T15:59:06.459Z (about 1 month ago)
- Topics: chrome-extension, twitter
- Language: TypeScript
- Homepage:
- Size: 82 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hide View Count
A chrome extension to remove annoying view counts from twitter timeline. :)
### Screenshot
- Before
![Before](https://i.imgur.com/KBD9Abb.png)
- After
![After](https://i.imgur.com/OeWG98u.png)
### Development
- Clone the repo
- `npm install` to install the dependencies
- `npm run build` to build the extension
- Open chrome://extensions/ in your browser
- Enable developer mode
- Go to Load unpacked and select the build folder
- You are good to go
### License
MIT