SwiftClick
A new way to switch from tab to tab that works well in fullscreen mode
What is SwiftClick?
SwiftClick is a Chrome extension developed by Unknown, and its main feature is "A new way to switch from tab to tab that works well in fullscreen mode".
Extension Screenshots
Download SwiftClick Extension CRX File
Download SwiftClick extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Updated after reading some user comments from the first initial version.
Extension Basic Information
Name | SwiftClick |
ID | klgdaeahdagfidknfeaonkmofcclnceb |
Official URL | https://chromewebstore.google.com/detail/swiftclick/klgdaeahdagfidknfeaonkmofcclnceb |
Description | A new way to switch from tab to tab that works well in fullscreen mode |
File Size | 20.61 KB |
Installation Count | 85 |
Current Version | 1.4 |
Last Updated | 2014-08-30 |
Publish Date | 2014-08-29 |
Rating | 1.80/5 Total 5 Ratings |
Developer | Unknown |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "manifest_version": 2, "background": { "scripts": [ "js\/bg.js" ], "persistent": false }, "content_scripts": [ { "all_frames": true, "js": [ "js\/content.js" ], "matches": [ " |