Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qiushiyan/no-linkedin-feed
A chrome extension that hides feed from LinkedIn homepage
https://github.com/qiushiyan/no-linkedin-feed
Last synced: 3 days ago
JSON representation
A chrome extension that hides feed from LinkedIn homepage
- Host: GitHub
- URL: https://github.com/qiushiyan/no-linkedin-feed
- Owner: qiushiyan
- Created: 2024-12-15T04:36:30.000Z (9 days ago)
- Default Branch: main
- Last Pushed: 2024-12-16T02:39:22.000Z (8 days ago)
- Last Synced: 2024-12-16T03:27:44.144Z (8 days ago)
- Language: TypeScript
- Homepage:
- Size: 252 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## no-linkedin-feed
A chrome extension that hides LinkedIn feed from the home page. Useful if you
are tired of the endless stream of shitposting but still want to use other
features, such as viewing profiles, messaging, courses, etc.![custom linkedin screen](./screen.jpg)
## Development
Generates the `dist` folder of unpacked extension files
```
pnpm build && pnpm cp
```