TabGallery - thumbnail switcher

View all tab thumbnails at new tab and switch tab using keyboard. Search tabs' page content and switch.

TabGallery - thumbnail switcher là gì?

TabGallery - thumbnail switcher là một tiện ích mở rộng Chrome được phát triển bởi https://brahmastra.app, và tính năng chính của nó là "View all tab thumbnails at new tab and switch tab using keyboard. Search tabs' page content and switch.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng TabGallery - thumbnail switcher

Tải xuống các tệp mở rộng TabGallery - thumbnail switcher dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        📢  Tab thumbnail switcher with tab manager. 

📌 Why you should consider this:
✪ Modern studio-like UI design.
✪ Tab Thumbnail
✪ Tab context todos
✪ Nested  notes
✪ window-manager
✪ Set window's title.
✪ Filter tabs & remove duplicates.
✪ Fuzzy search & search tab web page contents.
✪ Full support of native tab groups.
✪ Recently closed tabs.
✪ Save tabs and windows.
✪ Switch workspaces.
✪ Cross-devices sync.
✪ Dark mode
✪ Pure & clean code that powers fastest performance.
✪ No third-party library used.
✪ Negligible memory consumption.
✪ No tracking.

📌 == FEATURES ==
✅  All in one advanced tab manager with thumbnails that impress you.
View all tab thumbnails at full tab and switch tab using keyboard. 
Search tabs' page content and switch tab just using keyboards.

✅  Long-waited window manager
 Only window manager that let you  set title of windows. 
Convert your window into a web page and share & collaborate on it. 
Are you feel boring while moving one-one tab from one window to another. We feel same thats why we created - window merger. 
You can move all tabs from one to another in one click.

✅ Never Loose your important windows 
Save windows and its tabs in one click. 
Nested windows support for organize your work.


✅  Handy Drag and Drop ui
 Multi-window ui helps you to move tabs from one window to another quickly. Drag and drop tab from one group to another.

✅ Switch Workspaces: 
Everyone uses a web browser for different reasons.
 Mixing up your work, personal, and other projects is frustrating and chaotic.

✅ Switch workspace in one click.
Create custom workspaces for the things you work on.
Separate your work and stay organized.

✅  Cross-devices sync and cloud backups: 
Your workspaces are auto-synced to the cloud, so you always have
 access to your data on different devices.

🔔 Release notes:
🚀 version 0.1.7
    📝  Add uninstall feedback
    📧  Add ticked-based support system : https://support.brahmastra.app?a=Tab_Wave
    🔄  Switch tab by typing tab number

🚀 version 1.2.0
🪄 Optional auth Page and bottom signup bootom will don't display.
🖼  Image click tab-switching fixed.

🚀 version 2.0.0 (beta 1)
🛸 Major design change. Rewritten from scratch.
💎 Nested window saving added.
🖥️ Replace new tabs with tab tab thumbnails.
📌 Quick actions popup added (Alt + A)
📽 Thumbnails popup added (Alt + T)
⌨️ Keyboard shortcuts added.
...long lists
please check complete changelog at  https://tabstudio.userbeam.co/changelogs/

🚀 version 2.0.1 (beta 2)
⏲ Clock added.
🖼 background theme options added
✅ Todo and bookmark related bug fix in popup actions.
⚙️ Setting options added.
🌈 Switch between recents visited tabs ⌨️ shortcut added (Ctrl +Q).
⚖️ Remove "write all tabs" permissions.
...more 🐛 bugs fixed. 

🚀 version 2.1.1 (beta 2)
💎 Name changed from "Tab Studio" to "tabGallery".
👋 Welcome guide added.
⚠️Breaking change:keyboard shortcuts changed. please look at shortcuts card.
⌨️ Tab, tabgroup and window actions shortcuts added.
✅ Bookmark related bug fixed.
✅ Windows bar position bug and more bugs fixed.

🚀 version 2.1.1 (beta 2)
✅ No longer override new_tab.
👋 Welcome guide bug added.
😀 Emoji picker added at windows' title and tabgroups' title.
🐛 Domain group bug fixed.
⌨️  Press Ctrl + M to activate extension.

Please raise new Feature requests on https://tabstudio.userbeam.co/                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên TabGallery - thumbnail switcher TabGallery - thumbnail switcher
ID pojmlllkhfjlhaagafkbfclmbhjknppp
URL Chính Thức https://chromewebstore.google.com/detail/tabgallery-thumbnail-swit/pojmlllkhfjlhaagafkbfclmbhjknppp
Mô tả View all tab thumbnails at new tab and switch tab using keyboard. Search tabs' page content and switch.
Kích Thước Tệp 116 KB
Số Lần Cài Đặt 233
Phiên Bản Hiện Tại 2.2.1
Cập Nhật Lần Cuối 2022-12-02
Ngày Phát Hành 2022-04-30
Đánh Giá 3.83/5 Tổng số 6 Đánh Giá
Nhà Phát Triển https://brahmastra.app
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://tabstudio.brahmastra.app/
URL Trang Trợ Giúp https://tabstudio.pointdesk.co/
URL Trang Chính Sách Bảo Mật http://tabrail.site/privacy
Ngôn Ngữ Được Hỗ Trợ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "96",
    "name": "TabGallery - thumbnail switcher",
    "description": "View all tab thumbnails at new tab and switch tab using keyboard. Search tabs' page content and switch.",
    "version": "2.2.1",
    "author": "Brahmastra App",
    "homepage_url": "https:\/\/tabstudio.brahmastra.app\/",
    "icons": {
        "128": "icon_128.png",
        "48": "icon_48.png",
        "16": "icon.png"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup\/index.html"
    },
    "options_page": "options\/index.html",
    "background": {
        "service_worker": "background\/background.js",
        "type": "module"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Y",
                "windows": "Ctrl+Y",
                "mac": "Ctrl+Y",
                "linux": "Ctrl+Y"
            }
        },
        "thumbnails": {
            "suggested_key": {
                "default": "Ctrl + M"
            },
            "description": "open thumbnail manager"
        },
        "switchWin": {
            "suggested_key": {
                "default": "Alt + Z"
            },
            "description": "Switch window"
        },
        "switchRecentTabs": {
            "suggested_key": {
                "default": "Ctrl + Q"
            },
            "description": "switch Recent Tabs"
        }
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/account.brahmastra.app\/*"
        ]
    },
    "permissions": [
        "tabs",
        "tabGroups",
        "contextMenus",
        "storage",
        "unlimitedStorage"
    ],
    "optional_permissions": [
        "scripting"
    ],
    "host_permissions": [
        ""
    ]
}