Skip to content

neveevol7/tab-out

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

251 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tab Out with Follow-Builders

Keep tabs on your tabs, and stay updated with AI builders.

Tab Out Dashboard

Tab Out with Follow-Builders is an enhanced version of the original Tab Out extension. It not only manages your tab clutter but also brings you daily insights from the world of AI directly to your new tab page.

中文版 (Chinese Version)


🚀 Latest Features (New!)

🌍 Multi-language Intelligence

  • One-Click Multi-language Toggle: Seamlessly switch the entire UI between English and Chinese. Defaults to your browser's locale while offering manual override.
  • Smart Pre-translation: All English content from GitHub Trending and Daily Feed is automatically translated and pre-cached via our backend. Enjoy localized content instantly without waiting for API calls.

🚀 GitHub Trending Rankings

GitHub Trending Section

  • Multi-dimension Switching: Seamlessly toggle between Daily and Weekly rankings.
  • High-Density Insight: Custom-engineered layout for scanning project descriptions (now translated!), stars, and growth.

Core Features

📰 Daily AI Feed

Daily AI Feed Section

  • Daily AI Feed: A dedicated section showing the latest insights from AI builders and engineering blogs.
    • Today-First Grouping: Automatically expands "Today" and collapses history to keep your dashboard focused.
    • Unread Statistics: Real-time (unread/total) counts for each date group.
  • Cloud-Side Auto-Sync: Uses GitHub Actions to automatically fetch and translate new data every 2 hours.
  • Tab Management:
    • Grid Layout: Tabs grouped by domain on a clean grid.
    • Duplicate detection: Flags duplicate tabs with one-click cleanup.
    • Save for later: Bookmark tabs to a checklist before closing.

Manual Setup

1. Clone the repo

git clone https://github.com/neveevol7/tab-out.git

2. Load the Chrome extension

  1. Open Chrome and go to chrome://extensions
  2. Enable Developer mode (top-right toggle)
  3. Click Load unpacked
  4. Navigate to the extension/ folder inside the cloned repo and select it

3. Open a new tab

You'll see Tab Out.


Tech stack

What How
Extension Chrome Manifest V3
Backend GitHub Actions + Python Sync & Translation Script
Translation deep-translator (Google API)
Data JSON (Self-hosted on GitHub)
Storage chrome.storage.local

License

MIT


Built by Zara & Neal

About

Keep tabs on your tabs. Turn your "New tabs" page into a mission control, so you can close them easily. Built for people who open too many tabs and never close them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 49.9%
  • HTML 21.1%
  • CSS 20.5%
  • Python 8.5%