Tab Porter - Export & Restore Chrome Windows

Export all the Chrome tabs into an HTML file. Reopen all the tabs into Chrome Window at any time or any system.

Tab Porter - Export & Restore Chrome Windowsคืออะไร?

Tab Porter - Export & Restore Chrome Windows เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Ledison และคุณลักษณะหลักของมันคือ "Export all the Chrome tabs into an HTML file. Reopen all the tabs into Chrome Window at any time or any system."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tab Porter - Export & Restore Chrome Windows

ดาวน์โหลดไฟล์ส่วนขยาย Tab Porter - Export & Restore Chrome Windows ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Feature :
       -  Export/Reopen also work for Current Chrome Window or All Chrome Window.
       -  Automatically all tabs are reopened in Chrome Window using the extension.
       -  Manually open website using the exported HTML file. The file having all website links is present according to Windows and Tabs order.
       -  Normal Tabs, Pinned Tabs, and Grouped Tabs properties also will be restored.
       -  Reopen will support collapsed/expand for grouped tabs on the Chrome Window.

You are researching something called research1. In-between of research1 you need to move to other research. At this point, you can export research1 by using the TabPorter. After completing the other research you can resume research1 by importing the file.

Or you can send the exported file to a friend or colleague. He can resume the resarch1.

Export Step:
      1. Select the TabPorter.
      2. Select the options Window Tabs - Current/All Window Tabs
      3. Enter the File name prefix.
      4. Click the Export button.

Import Step:
      1. Select the TabPorter.
      2. Click the Import button.
      3. Select the importing research file.
      4. Automatically all tabs are reopened in Chrome Window.

Html Step:
     1. Open the Research HTML file.
     2. Website link will under the Window(Single/Multiple Window) or Groups.
     3. You can manually reopen the website.


Export or backup all the Google Chrome tabs into an HTML file. Reopen all tabs into Google Chrome Window at any time or any system.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Tab Porter - Export & Restore Chrome Windows Tab Porter - Export & Restore Chrome Windows
ID hjbdgionekajacbeocbgopledpkegkmo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/tab-porter-export-restore/hjbdgionekajacbeocbgopledpkegkmo
คำอธิบาย Export all the Chrome tabs into an HTML file. Reopen all the tabs into Chrome Window at any time or any system.
ขนาดไฟล์ 804 KB
จำนวนการติดตั้ง 645
เวอร์ชันปัจจุบัน 1.0.0.1
อัปเดตครั้งล่าสุด 2021-05-10
วันที่เผยแพร่ 2021-05-06
คะแนน 5.00/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา Ledison
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tab Porter - Export & Restore Chrome Windows",
    "description": "Export all the Chrome tabs into an HTML file. Reopen all the tabs into Chrome Window at any time or any system.",
    "version": "1.0.0.1",
    "manifest_version": 3,
    "permissions": [
        "tabs",
        "tabGroups"
    ],
    "icons": {
        "16": "icon\/icon16.png",
        "48": "icon\/icon48.png",
        "128": "icon\/icon128.png"
    },
    "action": {
        "default_title": "Tab Porter - Export and Restore the Google Chrome Windows",
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon\/icon16.png",
            "24": "icon\/icon24.png",
            "32": "icon\/icon32.png"
        }
    }
}