jakubboucek / kill-fbclid

Chrome extension to removing ?fbclid= parameter from URL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kill FBCLID

Extension is removing ?fbclid= parameter from URL

This repo currently contains two variants of Extension:

  • branch master: Idle non-blocking variant (removing parametr after Page loaded, this variant)
  • branch plus: PLUS blocking variant (removing parametr before page navigation) - deprecated

Install to Google Chrome

Install from Chrome Web Store: Kill fbclid

About

Chrome extension to removing ?fbclid= parameter from URL

License:MIT License


Languages

Language:JavaScript 100.0%