WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Quick Tab Switch

Quick Tab Switch

View on Chrome Web Store
View Quick Tab Switch Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (65 ratings)
4 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

⚡ Instantly switch between your two most recent tabs with Alt+Q. Like Alt+Tab for windows, but for Chrome tabs!
Type
Extension
Users
3,000 users
166
ilyachase
View author page of ilyachase
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 14, 2021
Version 1.5.0
Manifest version
3
Updated
Updated on August 26, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Quick Tab Switch Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.5.0",
    "manifest_version": 3,
    "icons": {
        "16": "icons\/icon-16.png",
        "19": "icons\/icon-19.png",
        "32": "icons\/icon-32.png",
        "38": "icons\/icon-38.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "background": {
        "service_worker": "build\/background.js"
    },
    "permissions": [
        "storage"
    ],
    "commands": {
        "inject-script": {
            "suggested_key": "Alt+Q",
            "description": "Switch to the previous tab"
        }
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top