Add README.org, documentation and logging changes

This commit is contained in:
2025-08-25 18:11:17 -04:00
parent 4d385d0d8b
commit f1689a9777
3 changed files with 20 additions and 6 deletions

13
README.org Normal file
View File

@@ -0,0 +1,13 @@
#+TITLE: yt-share-cleaner
#+AUTHOR: chase
#+OPTIONS: toc:nil
*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:
1. runs whenever the mouse is clicked
2. reads the contents of the clipboard
3. if the clipboard has a YouTube share link, remove the tracking portion and
write the new URL to the clipboard