/linkedisney-trash-remove

Chrome extension to remove those dumb interactions posts that nobody cares

Primary LanguageTypeScript

Linkedisney Trash Remove

Installation

  • Install the dependencies with yarn
  • Run yarn build
  • At Chrome go to chrome://extensions url
  • Click "Load unpacked" button
  • Load the extension folder from this project
  • The dumb "somebody commented..." posts now should be gone 🤙

Todo

  • Auto generate zip file from command or CI
  • Use Typescript with a purpose
  • Seek for better performance when running (a debounce might not help)