Tab pack - Tab group creator,restore tabgroup

Automate tabgroup by your own rule and save & restore tab groups across multi-devices.

Tab pack - Tab group creator,restore tabgroup란 무엇입니까?

Tab pack - Tab group creator,restore tabgroup은(는) https://brahmastra.app에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Automate tabgroup by your own rule and save & restore tab groups across multi-devices."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Tab pack - Tab group creator,restore tabgroup 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        📢 Automatic Group tabs,group manager, save & restore groups and cloud sync.

🤔 Are you tired of creating tabgroups again and  again. I was too.🙋‍♂️ That's why i created this extension 🕺.

📌 Why you should consider this:

✪ Your rules - your groups.
✪ Auto-group tabs by your rules.
✪ Rule recommendations.
✪ Archive rule.
✪ don't disturb existing setup.
✪ Advanced and handy group manager.
✪ fuzzy search,sort & arrange tabgroups.
✪ Save and restore groups.
✪ Cross-devices sync.
✪ Dark mode
✪ Pure & clean code that powers fastest performance.
✪ No third-party library used.
✪ No tracking.

📌 == Features ==
✅ Automatic group your tabs by your rule:
 Manual tab grouping is time-consuming and frustrating. Every-time you need to repeat same work. Why not set your custom rule for tab grouping and browser auto-group your tabs.

✅ Create rule without typing: 
After understanding, you need rules to auto group your tabs. Then you think- How do i create rules? We understand your pain and create rule recommendations. We recommend rules based on your selected tabs. Hooray!! you set rules without typing a single word. you can also submit your complex rule request in our google groups and we or someone answers with solutions.

✅ Activate and deactivate rules according to your needs:
 We surf web for multi-purpose tasks. when you work on project A and project B's rule matched, then you lose your temper. Thats why We create an archive rule system. you can disable rule if you need it for some days and reactivate it when you need in one click.

✅ Save and restore tab groups: 
Your rule only works when tabs are created or updated. but what will you do if you lose group and its tabs. no tab means no rule apply on it. Our group recover help your to restore groups and its tabs

✅ Handy group manager that you want: 
you can manage groups from tab bar if you have less than 15 tabs. For more than 15 tabs, you need visual group manager that will solve your pain. Our Group manager help you in this way:

⇒ Fuzzy search : quick search tab by its url or title.
⇒ Toggle group : expand/collapse group.
⇒ Group move : move group to a new window.
⇒ New tab : add a new blank in that group.
⇒ Restore group : one click to restore closed groups.


✅ Arrange tab groups in one click:
 Manual tab groups arrangement is a very frustrating job. when you move one tab from one position,it detached from existing groups. You never find a solution to fix it. But now solution has come.
✴️ You can arrange tabs in multiple way:

✤ Most used : All tab groups are arranged according to its used history.
✤ New to old: All tab groups are arranged according to its creation date history.
✤ Group-title : All tabs are arranged in tab groups's alphabetical order.
✤ Reverse : All tabs are arranged in reverse order.

✅ Cross-devices sync and cloud backups: 
Today, everyone has multiple devices and they want to access one device data on multiple devices. We don't lock you with one device. You can create rules and groups in one device and access it on any device without any complex settings.

🚀 Changelogs
💠 v1.1.5
🔆 Remove optional auth page popup
🔆 Now, user can save tabgroup (Most users don't require this)

For contact support - visit https://tabpack.pointdesk.co/
For changelogs - visit https://tabpack.userbeam.co/changelogs/
For Feature request - visit   https://tabpack.userbeam.co/

🚀 Changelogs
💠 v2.0.0
✅ tab pack ui has new ui design.
🔆 Fixed minor bugs.
📔 User onboard guide feature added.                    

확장 프로그램 기본 정보

이름 Tab pack - Tab group creator,restore tabgroup Tab pack - Tab group creator,restore tabgroup
ID mefeobfjlabhcboppdacnbhajkbfoekn
공식 URL https://chromewebstore.google.com/detail/tab-pack-tab-group-creato/mefeobfjlabhcboppdacnbhajkbfoekn
설명 Automate tabgroup by your own rule and save & restore tab groups across multi-devices.
파일 크기 61.78 KB
설치 횟수 204
현재 버전 2.0.0
최근 업데이트 2022-10-02
출시 날짜 2022-04-26
평점 3.58/5 총 12 개의 평점
개발자 https://brahmastra.app
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://tabpack.brahmastra.app/
도움말 페이지 URL https://tabpack.pointdesk.co/
개인정보 보호 정책 페이지 URL http://tabrail.site/privacy
지원되는 언어 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "89",
    "name": "Tab pack - Tab group creator,restore tabgroup",
    "description": "Automate tabgroup by your own rule and save & restore tab groups across multi-devices. ",
    "version": "2.0.0",
    "author": "Brahmastra App",
    "homepage_url": "https:\/\/tabpack.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.js",
        "type": "module"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+P",
                "windows": "Alt+P",
                "mac": "Alt+P",
                "linux": "Alt+P"
            }
        }
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/account.brahmastra.app\/*"
        ]
    },
    "permissions": [
        "tabs",
        "tabGroups",
        "contextMenus",
        "storage"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmAGxnArNtwretvtQdcMw3i2nP66QBt2DkcpAa2xbN1jIdQhdU5Sz180SM3WssQspBWns+J9XaWiIxyR7kIK\/oUtPHPejOnTIx1hs1ECl1QrXFSxLYy8xlEJzeloNFXalVkkEAa5bPAzCpoNQdnBE6z49A0ZWsZsEWt4BAyekeJfHes9IWHCmgkKeqBJ89AoMStI09Uooi\/HNVsRoOCDbR1rffemBCG8Y\/ed3SNKMvI+YoEkYVY+P9tWUEdrt9kmr85p2o6U0S1pDkyiaLGPt0l4THwKHKOzfCIinVKDKX3\/YAn31aPQeyc+ilJnJmljtEaTTnwvQtqyjP2uB4MNtmQIDAQAB"
}