Skip to content

Project Entab D

Harsh Dev Jha edited this page Mar 8, 2026 · 1 revision

πŸ—‚οΈ Entab-D

Repository: entab-D
Status: Active 🟒
Tech Stack: JavaScript, HTML, CSS, Chrome Extensions API
Visibility: Public 🌍

πŸ“– Overview

Entab-D is a lightweight, productivity-focused Chrome extension built to declutter and sort browser tabs. It helps developers and researchers manage tab overload by automatically organizing tabs based on domain, topic, or custom user rules.

πŸ’‘ Why Use This Project?

  • Benefit 1: Zero-dependency vanilla JavaScript means lightning-fast execution and minimal memory footprint.
  • Benefit 2: Seamless integration directly into the browser without needing a standalone desktop app.
  • Benefit 3: Open and transparent handling of browser history data.

πŸš€ Getting Started

To get this project running on your local machine for development:

Prerequisites

  • Google Chrome or a Chromium-based browser
  • Basic knowledge of the Chrome Extensions Manifest V3

Installation

git clone https://github.com/eOzkull/entab-D.git
cd entab-D

Running Locally

  1. Open Chrome and navigate to chrome://extensions/
  2. Enable Developer mode in the top right corner.
  3. Click Load unpacked and select the entab-D directory you just cloned.
  4. The extension is now active in your browser!

🀝 How You Can Contribute

We actively welcome community contributions! This project specifically needs assistance in the following areas:

Active Needs

  • Features: Implementing custom sorting rules for users.
  • UI: Upgrading the popup HTML interface to look more modern.
  • Cross-Browser: Porting the extension to Firefox (Mozilla Add-ons API).

Guidelines

Before submitting a Pull Request, please read our Contributing guide and ensure your code follows the Style Guide.

🧭 Navigation

🀝 Community

πŸ—‚οΈ Our Projects

πŸ—οΈ Engineering

πŸ›‘οΈ Help & Security

Clone this wiki locally