enifinaddlbeiggpgonnjalfdjbcmimb
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"
Tab Reloader (page auto refresh)
An easy-to-use tab reloader with custom reloading time for individual tabs and more! You can define a custom period with a random variation for each tab. Tab reloading jobs can be disabled or enabled through the toolbar panel. Features: 1. Define variable (random) reloading times with a predefined range 2. Define whether reloading occurs when a tab is active or not 3. Restores reloading jobs after a restart (session manager) 4. Reload tabs from the context menu over tab element (see screenshot) 5. Optionally displays the remaining time of the next reloading on the badge area 6. See the list of all tabs with active reloading jobs in the browser action's popup 7. Set custom rules to start reloading a tab when URL or hostname matches. 8. Optionally move to the bottom of a tab after reloading occurs to read the new content 9. Reload all tabs in the current window or all browser windows 10. Reload local files (file://) 11. Optionally bypass form submissions 12. Define a policy that prevents reloading based on the time (date) and URL 13. Run custom JavaScript code on each reload. 14. Reload only a few times and then stop. 15. Reload discarded tabs in the current window or all windows 16. Supports setting reloading jobs of all selected tabs at once To disable an already activated tab, please make sure to switch to the tab first, then open the toolbar button and disable the job. Note that if you are closing the tab, there is no need to disable the job. The job will be disabled automatically after an active tab gets closed. As of version 0.2.7, you can now ask the extension to automatically set new reloading jobs for you based on the "Custom JSON" object. If the option is checked and the new page has a matching hostname, the extension will load the custom reloading job from the JSON and applies to the tab. Check the options and FAQs pages for more info. As of version 0.2.9, 1 you can define a policy that prevents reloading based on the time (date) and URL. Both time and URL keys accept regular expressions to prevent reloading. With the policies you can, for instance, prevent reloading on a specific page of a domain or prevent reloading at specific hours of a day.
Tab Renamer
Customize your tab titles and favicons for a more organized browsing experience. Tab Renamer is a handy Chrome extension that lets you rename and change the favicon of your browser tabs for better organization and productivity. With a simple keyboard shortcut, you can open a dialog to customize any tab. It's perfect for people who often have multiple tabs open and need a quick way to identify each one. - ✏️ Tab Renaming: Quickly rename any open tab using a simple keyboard shortcut. - 🎨 Favicon Customization with Emojis: Choose from a wide range of emojis using the built-in emoji picker to replace any tab's favicon, adding a visual cue to make tabs easier to distinguish. - 🔄 Persistent Names: Your tab names and favicons are stored and preserved even when you close and reopen tabs or even the entire window. P.S. If you enjoy using Tab Renamer, your review would be greatly appreciated! (And, if you feel like it, you could also Buy Me a Coffee! https://buymeacoffee.com/ahmadph)
Tab Session Manager
Save and restore your browser sessions. Never lose your tabs again. Tab Session Manager is the most complete browser session manager for Chrome. Save your open tabs as named sessions and restore them with one click — perfect for switching between projects, research, and workflows without losing a single tab. CORE FEATURES • Save current window as a named session with one click • Restore full sessions instantly — opens all tabs in a new window • Auto-backup sessions on a configurable schedule (default every 30 min) • Retention policy — automatically removes old backups beyond your limit • Pin important sessions to keep them at the top • Search sessions with full-text indexer across names, URLs, and tags • Import sessions from JSON — perfect for sharing or migrating TAB UTILITIES • Duplicate tab detector — find and close duplicate tabs across all windows • Tab analytics — real-time tab count, unique domain tracking, history • Session health checker — validates all stored sessions are restorable STORAGE MANAGEMENT • Storage quota monitor — warns before you hit Chrome's 5MB storage limit • Configurable retention — auto-delete backups older than N days • Per-session statistics and restore history KEYBOARD SHORTCUTS • Alt+Shift+S — Save current session instantly • Right-click any page → Save tab to session PERFECT FOR • Developers switching between multiple projects • Researchers managing topic-specific tab sets • Students organizing study sessions • Anyone who works with 10+ tabs daily
Tab Auto Refresh
Tab Auto Refresh is a browser addon that helps you automatically reload (refresh) tabs of your choice. To operate with this addon, please open toolbar popup UI while you are visiting a website. Adjust time interval in seconds (i.e. 120 sec) and you are all set. Selected tab will be reloaded based on the interval you just set. Please note reloading occurs based on tab URL not tab ID or domain. If you want to stop the current "reload" task, please press on the "stop" button at top left corner in toolbar popup UI. Alternatively you can set the interval to 0 which is equal to stop function. If you have many tabs reloading and do not want to visit each tab to clear the reloading task, please open toolbar popup UI and press on the "reset" (top right) button to do so. This button serves as a global reset button and clears the reloading task for all tabs. Note: The toolbar popup interface supports dark mode. To switch the popup interface theme to dark, please press the moon icon on the bottom left corner. To report bugs, please visit addon's homepage (https://mybrowseraddon.com/tab-auto-refresh.html) and fill the bug report form.