Tab Sorter 2
Enhance your browsing experience, one click at a time
Tab Sorter 2란 무엇입니까?
Tab Sorter 2은(는) Miezan에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Enhance your browsing experience, one click at a time"입니다.
확장 프로그램 스크린샷
Tab Sorter 2 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Introducing TabSorter2 - the browser extension designed to revolutionize the way you manage your tabs!
Say goodbye to tab clutter and hello to seamless organization with just one click.
Here's why TabSorter2 is a game-changer:
🅴🅵🅵🅾🆁🆃🅻🅴🆂🆂 🆃🅰🅱 🅼🅰🅽🅰🅶🅴🅼🅴🅽🆃 [FREE]:
• 💫 Quickly sort your tabs by domain and title for easy navigation.
• 🔄 Merge all your windows into one streamlined interface.
• 🎲 Spice things up by shuffling your tabs for a bit of fun!
• 💥 Collapse: Create groups of domains with more than 2 tabs opened [NEW]
🅰🅳🆅🅰🅽🅲🅴🅳 🅵🅴🅰🆃🆄🆁🅴🆂 🅵🅾🆁 🅿🅾🆆🅴🆁 🆄🆂🅴🆁🆂:
• ↔️ Split your window vertically or horizontally to tailor your browsing experience.
• 🏷️ Take control with Domain Uniting, perfect for grouping or isolating tabs from the same domain.
• 🧠 Optimize your memory usage with Memory Optimization, freezing and unloading tabs to save valuable resources.
• 🧹 Say goodbye to clutter with Domain Cleanup, closing all tabs from a specific domain across all windows.
• 🚫 Eliminate duplicates with Tab Deduplication for a cleaner browsing experience.
🅲🅾🅼🅱🅰🆃 🆃🅰🅱 🅰🅳🅳🅸🅲🆃🅸🅾🅽:
• 🎯 Dive into Focus Mode to eliminate distractions and boost productivity with a clear canvas.
• 📚 Easily return to your tabs with Unfocus when you're ready to dive back in.
🅾🆁🅶🅰🅽🅸🆉🅰🆃🅸🅾🅽🅰🅻 🅱🅻🅸🆂🆂 🆆🅸🆃🅷 🆂🆃🅰🅲🅺🅸🅽🅶 🅼🅾🅳🅴:
• 🗂️ Keep your windows neat and clutter-free after a domain split with Stacking Mode.
• ✨ Tidy up: Feeling overwhelmed? In one clean sweep, tidy up your messy tab life 🧹 [FREE - Experimental for 50+ tabs opened]
Why wait any longer? Embrace the essentials for free indefinitely or subscribe to support continuous development and unlock all current and forthcoming features 🙌. Seize control of your browsing journey today with TabSorter2. Your tabs will thank you for it 😉! 확장 프로그램 기본 정보
| 이름 | |
| ID | lmmmdnmgmgnimgcfbnomdgeldehlfafn |
| 공식 URL | https://chromewebstore.google.com/detail/tab-sorter-2/lmmmdnmgmgnimgcfbnomdgeldehlfafn |
| 설명 | Enhance your browsing experience, one click at a time |
| 파일 크기 | 322 KB |
| 설치 횟수 | 1,375 |
| 현재 버전 | 2.3.1 |
| 최근 업데이트 | 2024-02-19 |
| 출시 날짜 | 2020-01-27 |
| 평점 | 4.28/5 총 29 개의 평점 |
| 개발자 | Miezan |
| 이메일 | [email protected] |
| 결제 유형 | free |
| 확장 프로그램 웹 사이트 | https://TabSorter2.com |
| 도움말 페이지 URL | https://github.com/Mimieam/TabSorter2 |
| 지원되는 언어 | en |
| manifest.json | |
{
"name": "__MSG_appName__",
"version": "2.3.1",
"manifest_version": 3,
"description": "__MSG_appDescription__",
"offline_enabled": false,
"icons": {
"16": "images\/icon-16.png",
"128": "images\/icon-128.png"
},
"default_locale": "en",
"background": {
"service_worker": "bg-sw.js"
},
"permissions": [
"tabs",
"tabGroups",
"storage",
"system.display",
"alarms"
],
"optional_permissions": [
"downloads"
],
"web_accessible_resources": [
{
"resources": [
"images\/icon-48.png",
"images\/sleepy.json",
"images\/snoozy_tab.svg",
"SpecRunner.html",
"scripts\/contentScript.js",
"background.modular.js",
"bifrost.html",
"pkg\/hello_ext_bg.wasm",
"pkg\/hello_ext_bg.js",
"pkg\/hello_ext.js"
],
"matches": [
" | |