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

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Dependencies
node_modules/
# Compiled Go binary
tab-downloader
# Default downloads folders
downloads/
# OS specific files
.DS_Store
Thumbs.db
.antigravitycli/
# Log files
*.log