Undo Closed Tabs 2.0

Re-open all the closed tabs 🗂️ with one click.

Undo Closed Tabs 2.0คืออะไร?

Undo Closed Tabs 2.0 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย t และคุณลักษณะหลักของมันคือ "Re-open all the closed tabs 🗂️ with one click."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Undo Closed Tabs 2.0

ดาวน์โหลดไฟล์ส่วนขยาย Undo Closed Tabs 2.0 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        ⬇️ Easy to set up ⬇️:

1. Install and add the extension to Chrome.
2. Whenever you want to open a closed tab, click on the toolbar popup.
3. Choose the commands: open a desired tab, open all closed tabs.

✨Features ✨

1. Shows last 25 recently closed tabs to choose from.
2. Open one or all tabs 🗂at once or see the history.

Undo Closed Tabs Button is an extension to allow users to reopen closed tabs via the toolbar popup.                    

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

ชื่อ Undo Closed Tabs 2.0 Undo Closed Tabs 2.0
ID cfcfmcnjnfhnimdbiodmalbdehbppbeo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/undo-closed-tabs-20/cfcfmcnjnfhnimdbiodmalbdehbppbeo
คำอธิบาย Re-open all the closed tabs 🗂️ with one click.
ขนาดไฟล์ 55.7 KB
จำนวนการติดตั้ง 165
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2022-12-29
วันที่เผยแพร่ 2022-12-28
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา t
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://docs.google.com/document/d/1cwiY1eFhYYDxMRxOSiiuQpgOBJtcaB022bxkF4KvWX0/edit
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.1",
    "manifest_version": 3,
    "name": "Undo Closed Tabs 2.0",
    "permissions": [
        "sessions",
        "tabs"
    ],
    "icons": {
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "description": "Re-open all the closed tabs \ud83d\uddc2\ufe0f with one click."
}