Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 986 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 986 Bytes

PurgIn 👹

Warning Work in Progress

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

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

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