Enhanced Tab Splitter
Split the active tab and all tabs to it's right into a new window.
Enhanced Tab Splitterとは何ですか?
Enhanced Tab Splitterはhttps://sessionpaw.comによって開発されたChromeの拡張機能で、その主な機能は「Split the active tab and all tabs to it's right into a new window.」です。
拡張機能のスクリーンショット
Enhanced Tab Splitter拡張機能のCRXファイルをダウンロード
Enhanced Tab Splitter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Handy offline tool to split tabs. No sensitive permissions needed.
***
It's a part of SessionPaw's FreeApps, for more info or apps, please check https://sessionpaw.com. 🐈🐾🐾🐾 拡張機能の基本情報
| 名前 | |
| ID | kddboddjjkppebmpjjeehenooioolfoe |
| 公式URL | https://chromewebstore.google.com/detail/enhanced-tab-splitter/kddboddjjkppebmpjjeehenooioolfoe |
| 説明 | Split the active tab and all tabs to it's right into a new window. |
| ファイルサイズ | 3.84 KB |
| インストール数 | 58 |
| 現在のバージョン | 1.0.0 |
| 最終更新日 | 2023-10-19 |
| 公開日 | 2023-10-04 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | https://sessionpaw.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"service_worker": "background.js"
},
"action": {
"default_icon": "icon.png",
"default_title": "Split Tabs"
},
"version": "1.0.0",
"author": "SessionPaw Corp.",
"name": "Enhanced Tab Splitter",
"description": "Split the active tab and all tabs to it's right into a new window.",
"manifest_version": 3,
"permissions": []
} | |