Skip to content

thoughtminers/tabpause

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TabPause

A simple, transparent Chrome extension for pausing tabs to save memory and improve browser performance.

Why TabPause?

In an era where AI-generated code is becoming increasingly common, transparency matters. TabPause is built with complete openness - every line of code is visible, auditable, and trustworthy.

Key principles:

  • 🔍 100% Transparent - No hidden code, no obfuscation
  • 🚫 No Data Collection - Zero tracking, zero telemetry
  • Simple & Focused - Does one thing well: pause tabs
  • 🛡️ Minimal Permissions - Only requests tabs permission

What it does

TabPause allows you to temporarily "pause" Chrome tabs by discarding them from memory while keeping them open in your tab bar. This is perfect for:

  • Managing memory usage with many open tabs
  • Keeping reference tabs without the performance cost
  • Quickly pausing distracting tabs during focused work
  • Saving network bandwidth

Simply click the extension icon to pause the current tab. Click again to resume it.

Dev Installation

  1. Download or clone this repository
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable "Developer mode" in the top right
  4. Click "Load unpacked" and select the TabPause folder
  5. The TabPause icon will appear in your toolbar

Technical Details

  • Manifest V3 - Uses the latest Chrome extension standards
  • Pure JavaScript - No frameworks, no build process
  • ~50 lines of code - Small enough to audit in minutes

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 (CC BY-NC 4.0) license.

✔ Free for personal and non-commercial use
✔ Forking and modifications allowed
✘ Commercial use is NOT permitted without explicit permission

For commercial licensing, contact hello@thoughtminers.net.

About

chrome extension for pausing tab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors