Undo Closed Tabs 2.0
Re-open all the closed tabs 🗂️ with one click.
Was ist Undo Closed Tabs 2.0?
Undo Closed Tabs 2.0 ist eine Chrome-Erweiterung, die von t entwickelt wurde, und ihr Hauptmerkmal ist "Re-open all the closed tabs 🗂️ with one click.".
Erweiterungsscreenshots
Undo Closed Tabs 2.0-Erweiterungs-CRX-Datei herunterladen
Laden Sie Undo Closed Tabs 2.0-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
⬇️ 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.
Grundlegende Informationen zur Erweiterung
Name | Undo Closed Tabs 2.0 |
ID | cfcfmcnjnfhnimdbiodmalbdehbppbeo |
Offizielle URL | https://chromewebstore.google.com/detail/undo-closed-tabs-20/cfcfmcnjnfhnimdbiodmalbdehbppbeo |
Beschreibung | Re-open all the closed tabs 🗂️ with one click. |
Dateigröße | 55.7 KB |
Installationsanzahl | 165 |
Aktuelle Version | 0.0.1 |
Letztes Update | 2022-12-29 |
Veröffentlichungsdatum | 2022-12-28 |
Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
Entwickler | t |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://docs.google.com/document/d/1cwiY1eFhYYDxMRxOSiiuQpgOBJtcaB022bxkF4KvWX0/edit |
Unterstützte Sprachen | 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." } |