WebExtension.net
WebExtension.net

Incognito This Tab

View on Chrome Web Store
View Incognito This Tab Chrome Extension on Chrome Web Store
3.7 (74 ratings)

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

Open current tab in an incognito window.
Type
Extension
Users
60,000 users
BrowserNative
View author page of BrowserNative
Published
Published on December 17, 2013
Version 0.9
Manifest version
3
Updated
Updated on April 30, 2024
View on Chrome Web Store
View Incognito This Tab Chrome Extension on Chrome Web Store
productivity/tools
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Incognito This Tab",
    "description": "Open current tab in an incognito window.",
    "permissions": [
        "contextMenus",
        "activeTab"
    ],
    "version": "0.9",
    "homepage_url": "https:\/\/browsernative.com\/incognito-chrome\/",
    "background": {
        "service_worker": "sw.js"
    },
    "action": {
        "default_icon": "static\/128.png",
        "default_title": "Incognito This Tab"
    },
    "icons": {
        "16": "static\/16.png",
        "48": "static\/48.png",
        "128": "static\/128.png"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+O"
            },
            "description": "Incognito This Tab"
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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