MCPcopy Index your code
hub / github.com/FrancescoSaverioZuppichini/purgIn

github.com/FrancescoSaverioZuppichini/purgIn @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
15 symbols 28 edges 3 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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

Core symbols most depended-on inside this repo

getWords
called by 3
extension/popup.js
addWordToList
called by 2
extension/popup.js
getWords
called by 1
extension/background.js
doesContainWord
called by 1
extension/background.js
handleGetPostsToDelete
called by 1
extension/background.js
addWord
called by 1
extension/popup.js
deleteWord
called by 1
extension/popup.js
removeBtnHandler
called by 1
extension/popup.js

Shape

Function 7
Class 4
Method 4

Languages

TypeScript100%

Modules by API surface

extension/popup.js8 symbols
extension/background.js5 symbols
extension/scripts/content.js2 symbols

For agents

$ claude mcp add purgIn \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page