Undo Closed Tabs 2.0

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

Undo Closed Tabs 2.0 क्या है?

Undo Closed Tabs 2.0 t द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Re-open all the closed tabs 🗂️ with one click."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Undo Closed Tabs 2.0 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        ⬇️ 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."
}