Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aayush-683/linkedin-adblocker
A simple ad-blocker to hide those pesky promoted ads in linkedin
https://github.com/aayush-683/linkedin-adblocker
Last synced: 2 days ago
JSON representation
A simple ad-blocker to hide those pesky promoted ads in linkedin
- Host: GitHub
- URL: https://github.com/aayush-683/linkedin-adblocker
- Owner: Aayush-683
- Created: 2024-07-11T03:24:55.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-17T10:25:41.000Z (4 months ago)
- Last Synced: 2024-07-17T13:05:53.106Z (4 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Linkedin Adblocker (Browser Extension)
This is a browser extension that blocks linkedin ads. It is available for Chrome and Firefox### Installation
- Download the extension from the [releases page](https://github.com/Aayush-683/linkedin-adblocker/releases)
- Unzip the downloaded file
- Open the browser and go to `chrome://extensions/` (for Chrome) or `about:addons` (for Firefox)
- Enable developer mode
- Click on `Load unpacked` and select the unzipped folder
- The extension should now be installed
- Open linkedin and enjoy an ad-free experience### More Info
- This is a hastily made extension (I made it in 30 mins, including research time)
- This extension was coded for showing my friends how easy it is to build something which can be useful to them or others
- This extension is not perfect and may not block all ads### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details