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によって開発されたChromeの拡張機能で、その主な機能は「Re-open all the closed tabs 🗂️ with one click.」です。
拡張機能のスクリーンショット
Undo Closed Tabs 2.0拡張機能のCRXファイルをダウンロード
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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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."
} | |