WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Tab reopen key on incognito mode

Tab reopen key on incognito mode

View on Chrome Web Store
View Tab reopen key on incognito mode Chrome Extension on Chrome Web Store
Add to bookmarks
3.1 (11 ratings)
1 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.

This extension allows you to configure {Ctrl+Shift+T} to reopen both normal and Incognito tabs and windows.
Type
Extension
Users
587 users
8
nex
View author page of nex
Published
Published on July 6, 2021
Version 1.1.1
Manifest version
2
Updated
Updated on August 12, 2024
make_chrome_yours/accessibility
Extension Category
View on Chrome Web Store
View Tab reopen key on incognito mode 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
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "commands": {
        "reopen_tab": {
            "description": "reopen tab",
            "suggested_key": {
                "default": "Ctrl+Shift+X"
            }
        }
    },
    "description": "This extension allows you to configure {Ctrl+Shift+T} to reopen both normal and Incognito tabs and windows.",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApvKiO8oA\/QoaTn5bsKJ\/vmpLc50TajyvwbNv1O2G+5wtB12v3WJt5fyOhgBEYx8\/CV\/uIu5IFCKSPhucI+Fhbxgew4DpUREl3TfxY4xU5q65AFa3xL4M\/t1Eldk5a0DszSGCTyAlPY6xw+ii5fHC5WC+IEvJlj3D4SZytGYIEVQM6wrPZeWjCdmEH7jos5sGrC2c3y3Khfko\/WJN\/l7k0oxy+EXzJm8AuxqnMUpWHVH+iibZPYgpI9mCwRjIGGLWN+lQYg\/J7On24Ck67bW9V36IyWhmLZ2hy4Cz\/StVbd+ngBku9mUbM9d\/YkHYEYjltopOHScLbsU9KR0o3MwIUwIDAQAB",
    "manifest_version": 2,
    "name": "Tab reopen key on incognito mode",
    "permissions": [
        "tabs",
        "commands",
        "sessions"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.1",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}
© 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