From 0d611538a38d481118fac8d7644a54e2fc79a3b7 Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 10 May 2023 20:43:03 +0700 Subject: [PATCH] add autostart docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6ceb55..3af860c 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ A green checkmark will appear next to the *Save* button if your connection is wo ## Options - **Sync YouTube cookies**: Send your cookies to TubeArchivist to use for yt-dlp requests. +- **Autostart**: Autostart and prioritize videos end from this extension. ## Test this extension Use the correct manifest file for your browser. Either rename the browser specific file to `manifest.json` before loading the addon or symlink it to the correct location, e.g. `ln -s manifest-firefox.json manifest.json`.