Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.24 KB

README.md

File metadata and controls

43 lines (23 loc) · 1.24 KB

PurgIn 👹

Warning Work in Progress

Chrome extension to automatically remove LinkedIn posts containing user-defined words.

PurgIn can be installed from the chrome store

alt

Every LinkedIn post containing words chatgpt, nft, web3 will be removed from your feed.

Here an example with the word the, so basically almost every posts

alt

Install it

Chrome Store

PurgIn can be installed from the chrome store

Local

To install it locally, clone this repo then

  • go to your extension setting page chrome://extensions/
  • check the box for Developer mode
  • click on Load unpacked extension and select the folder extension in the cloned repo

Check here

Dev

Useful stuff

extension doc

messaging passing doc

local storage doc