From c31fb426448c4c9ced1b7bbcd30a66660448c981 Mon Sep 17 00:00:00 2001 From: Todor Kirilov Date: Wed, 18 Jun 2025 12:44:12 +0300 Subject: [PATCH] =?UTF-8?q?This=20PR=20adds=20YouTube=20Local=20History,?= =?UTF-8?q?=20a=20browser=20extension=20that=20allows=20users=20to=20resum?= =?UTF-8?q?e=20YouTube=20videos=20and=20track=20watch=20history=20locally,?= =?UTF-8?q?=20without=20relying=20on=20YouTube=E2=80=99s=20native=20histor?= =?UTF-8?q?y=20or=20cloud=20sync.=20It=20supports=20both=20Chrome-based=20?= =?UTF-8?q?and=20Firefox=20browsers,=20and=20stores=20all=20data=20offline?= =?UTF-8?q?=20in=20the=20user's=20browser.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit chore: remove links --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a0a55a5..8856021 100644 --- a/README.md +++ b/README.md @@ -1566,7 +1566,6 @@ Please read about what the addon does before installing. If you don't understand #### Useful Tools - [Single File](https://github.com/gildas-lormeau/SingleFile) - Save a faithful copy of an entire web page in a single HTML file so you can use it offline. - [YouTube Local History](https://github.com/EdinUser/YouTubeLocalHistory) - A browser extension that stores YouTube watch history **locally** in your browser. Lets you resume videos, track playlists, and mark viewed content — all without sending any data to Google. - [Chrome](https://chromewebstore.google.com/detail/pebiokefjgdbfnkolmblaaladkmpilba) / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/local-youtube-video-history/) ### Browser Sync - [xBrowserSync](https://www.xbrowsersync.org/) - Browser syncing as it should be: secure, anonymous and free!