add initial version of tab-downloader

This commit is contained in:
2026-05-24 04:47:53 +00:00
Unverified
commit d56d4714db
13 changed files with 3628 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module tab-downloader
go 1.22.2