SwiftClick
A new way to switch from tab to tab that works well in fullscreen mode
SwiftClickとは何ですか?
SwiftClickはUnknownによって開発されたChromeの拡張機能で、その主な機能は「A new way to switch from tab to tab that works well in fullscreen mode」です。
拡張機能のスクリーンショット
SwiftClick拡張機能のCRXファイルをダウンロード
SwiftClick拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Updated after reading some user comments from the first initial version.
拡張機能の基本情報
名前 | SwiftClick |
ID | klgdaeahdagfidknfeaonkmofcclnceb |
公式URL | https://chromewebstore.google.com/detail/swiftclick/klgdaeahdagfidknfeaonkmofcclnceb |
説明 | A new way to switch from tab to tab that works well in fullscreen mode |
ファイルサイズ | 20.61 KB |
インストール数 | 85 |
現在のバージョン | 1.4 |
最終更新日 | 2014-08-30 |
公開日 | 2014-08-29 |
評価 | 1.80/5 合計 5 レビュー |
開発者 | Unknown |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "manifest_version": 2, "background": { "scripts": [ "js\/bg.js" ], "persistent": false }, "content_scripts": [ { "all_frames": true, "js": [ "js\/content.js" ], "matches": [ " |