WebExtension.net
WebExtension.net

Go Incognito

View on Chrome Web Store
View Go Incognito Chrome Extension on Chrome Web Store
4.3 (51 ratings)

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

Opens current tab in an incognito window, and removes it from your browsing history.
Type
Extension
Users
200,000 users
BrowserNative
View author page of BrowserNative
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 26, 2016
Version 0.0.9
Manifest version
3
Updated
Updated on July 2, 2024
View on Chrome Web Store
View Go Incognito Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Go Incognito",
    "description": "Opens current tab in an incognito window, and removes it from your browsing history.",
    "permissions": [
        "contextMenus",
        "activeTab",
        "history",
        "storage"
    ],
    "version": "0.0.9",
    "homepage_url": "https:\/\/browsernative.com\/go-incognito\/",
    "options_page": "options.html",
    "background": {
        "service_worker": "sw.js"
    },
    "action": {
        "default_icon": {
            "19": "static\/19.png",
            "38": "static\/38.png"
        },
        "default_title": "Go Incognito"
    },
    "icons": {
        "16": "static\/16.png",
        "48": "static\/48.png",
        "128": "static\/128.png"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+I"
            }
        }
    }
}
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