84e1246fbcf3d63bcc2b2d4fba464382c9c04042
yt-share-cleaner
yt-share-cleaner is an extension that removes tracking from YouTube share links.
When using the `Share` button -> `Copy` button to copy the share link, YouTube adds a tracking portion to the URL.
To deal with this annoyance, yt-share-cleaner:
- runs whenever the mouse is clicked
- reads the contents of the clipboard
- if the clipboard has a YouTube share link, remove the tracking portion and write the new URL to the clipboard
Languages
JavaScript
78.1%
Nix
21.9%