jciclpfeihkmjkcncncjchibjhbadedp
Started as a Tab Modifier. Evolved into a ConnectWise tool powerhouse. Automate naming tabs, search tickets, schedule reminders, launch tickets, and more. Features: - Custom Tab Titles - Rename your tabs for better organization. - Auto-Name (ConnectWise) - Automatically rename ConnectWise tabs. Whenever this checkbox is toggled, it will automatically rename the tab to the ticket name. - Meeting Alert (ConnectWise) - The extension reads schedule/date-time fields from the currently open ticket and calculates when your configured alert window starts (for example, 10 minutes before). You must have the ticket with the scheduled event opened for this to work; it is not integrated with your calendar and only uses ticket scheduled events. - Launch Ticket List (ConnectWise) - Open all tickets in a list in new tabs. Instead of opening each ticket from the list view; open them all. You have to be in your ticket List view for it to work. - Ticket Search (ConnectWise) - Press your Ticket Search hotkey (default Alt+Q) to open a quick ticket number prompt and launch that ticket in a new tab. Add Note (ConnectWise) - Instantly add a note to a ticket in ConnectWise. - Send Pause (ConnectWise) - If Contact or Cc is selected, Alt+S or Ctrl+S is delayed by 5 seconds with a cancel button. Only works if you send internal note/external discussion via Alt+S or Ctrl+S hotkeys in ConnectWise. Default Hotkeys: Alt+T - Open the Tab Modifier popup Alt+R - Rename tab (ConnectWise only) Alt+C - Apply random favicon color Alt+V - Open current page in new tab Alt+B - Click New Note button (ConnectWise only) Alt+Q - Open ticket search box
Tab Customizer
Change the icon and title of any tab! Transform your browsing with Tab Customizer, the ultimate Chrome extension for personalizing your tabs! You can effortlessly modify tab titles and icons to match your style or organizational needs. Express yourself uniquely by adding emojis and letters as icons. Whether you’re looking to streamline your workflow, add a touch of personality to your browser or simply looking for more privacy 😉, Tab Customizer is the perfect tool for you!
Tab Rename
Quickly rename the current tab title. Modern knowledge workers juggle dozens—sometimes hundreds—of open tabs each day. While browsers offer basic tab-management tools, they rarely tackle the most fundamental cognitive burden: remembering which tab is which. A rename-tabs extension lets you edit the title of any open tab, so instead of twenty pages that all read “Dashboard – Company Name,” you see clear, task-oriented labels such as “Q2 Metrics,” “Client A Brief,” or “Invoice Template.” That seemingly simple change delivers a surprising range of benefits, from faster navigation to better focus and lower memory load. Below are the key reasons a rename-tabs plugin deserves a permanent slot in your productivity toolkit. Instant Visual Landmarks for Faster Navigation Default page titles are often generic, truncated, or identical across multiple tabs. Renaming converts those cryptic snippets into meaningful labels you choose, creating visual landmarks your brain can scan in milliseconds. Instead of hovering over favicons or cycling with Ctrl + Tab, you jump directly to “Marketing Plan DRAFT” or “Vendor Contract v3,” shortening retrieval time on every context switch. Compounded over a full workday, that recovery adds up to minutes—or even hours—of reclaimed time. Cognitive Off-Loading and Reduced Mental Fatigue Working memory is finite; the more details you try to juggle, the quicker you tire. By externalizing tab context into explicit names, you off-load that information from your brain onto the interface. This “second brain” approach frees cognitive bandwidth for higher-level thinking, research, or creative problem-solving. The effect is subtle but significant: fewer “What was I doing in this tab?” moments and a smoother mental flow, especially during long stretches of deep work. Enhanced Focus During Presentations and Screen Sharing Nothing derails a client demo faster than fumbling through a sea of ambiguous tabs while your audience waits. Renaming helps you script your flow: arrange tabs in order and label them “Step 1,” “Step 2,” “Live Demo,” and “Q&A Resources.” When sharing your screen, viewers see crisp, purposeful titles instead of half-visible URLs or irrelevant brand slogans, projecting professionalism and keeping the meeting on track.
Auto Tab Renamer
Designed to enhance your browsing experience by automatically renaming (and optionally removing tab-icons) tabs if a part of the URL matches with any of the URLs specified by the user in the options page.
Tab Renamer
Rename your browser tabs with custom names that persist across sessions ## Overview A Chrome extension that allows users to assign custom names to tabs based on their URLs. The custom names persist across browser sessions and automatically apply when visiting the same URLs. ### 1. Interactive Tab Naming - **Trigger**: Click the extension icon in the toolbar - **UI**: Small popup window with input field and restore button - **Behavior**: - For new URLs: Empty input field for entering custom name - For renamed URLs: Pre-populated with current custom name, editable - Press Enter to save and apply the custom name - Click "Restore" button to revert to original tab title - **Tab Title Replacement**: - Custom names **completely replace** the original tab title - No concatenation or combination with original title - Short, clean tab titles as specified by the user - **Example**: - User visits `https://github.com/user/repo/issues/1234/long-issue-title-that-makes-tab-unreadable` - Original tab shows: "Fix: Implementation of new feature system with multiple components · Issue #1234 · user/repo" - User clicks extension, enters "Bug #1234" - Tab now shows only: "Bug #1234" - The long original title is completely replaced ### 3. Automatic Tab Renaming - **Trigger**: Page load/refresh - **Behavior**: Automatically applies saved custom name - **Example**: - User previously named `https://docs.google.com/document/d/abc123` as "Q4 Report" - Every time this URL loads (new tab, refresh, browser restart), tab shows "Q4 Report" ### 4. Duplicate URL Handling - **Behavior**: All tabs with the same URL get the same custom name - **Real-time sync**: Renaming one tab updates all tabs with that URL - **Example**: - User has 3 tabs open with `https://mail.google.com` - Names one tab "Work Email" - All 3 tabs immediately show "Work Email" ### 5. Subdomain/Path Inheritance - **Pattern Matching**: URLs with additional path segments inherit base name with suffix - **Format**: `{custom_name} - {additional_path_info}` - **Examples**: - Base: `https://example.com/docs` → "API Docs" - Inherits: - `https://example.com/docs/authentication` → "API Docs - authentication" - `https://example.com/docs/api/v2` → "API Docs - api/v2" - `https://example.com/docs/guides/quickstart` → "API Docs - guides/quickstart"