https://github.com/n4ze3m/hide-twt-circle
An chrome extension to hide the twitter circle tweets from your timeline.
https://github.com/n4ze3m/hide-twt-circle
circle extension hide tweet twitter
Last synced: over 1 year ago
JSON representation
An chrome extension to hide the twitter circle tweets from your timeline.
- Host: GitHub
- URL: https://github.com/n4ze3m/hide-twt-circle
- Owner: n4ze3m
- License: mit
- Created: 2022-11-30T09:27:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-30T10:22:46.000Z (over 3 years ago)
- Last Synced: 2025-01-21T01:15:39.371Z (over 1 year ago)
- Topics: circle, extension, hide, tweet, twitter
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/hide-twt-circle/gdoojjadhfpmpanhccbhaidaecndcooa
- Size: 195 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hide TWT Circle
An chrome extension to hide the twitter circle tweets from your timeline.
### Screenshot
- Before

- After

### 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