WebExtension.net
WebExtension.net

Reopen in Private

View on Chrome Web Store
View Reopen in Private Chrome Extension on Chrome Web Store
5.0 (1 ratings)

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

Reopen the current tab into a private / incognito window
Type
Extension
Users
292 users
1
Carlos Jeurissen
View author page of Carlos Jeurissen
Published
Published on October 14, 2023
Version 4.0.5
Manifest version
3
Updated
Updated on May 31, 2024
View on Chrome Web Store
View Reopen in Private Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "4.0.5",
    "name": "Reopen in Private",
    "description": "__MSG_cj_i18n_07535__",
    "author": "Carlos Jeurissen",
    "homepage_url": "https:\/\/apps.jeurissen.co\/reopen-in-private",
    "developer": {
        "name": "Carlos Jeurissen",
        "url": "https:\/\/apps.jeurissen.co\/"
    },
    "default_locale": "en",
    "content_security_policy": {
        "extension_pages": "default-src 'none'; child-src 'none'; connect-src 'none'; font-src 'none'; frame-src 'none'; manifest-src 'none'; media-src 'none'; object-src 'none'; worker-src 'none'; img-src 'none'; script-src 'self'; script-src-elem 'self'; script-src-attr 'none'; style-src 'self'; style-src-elem 'self'; style-src-attr 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none'; block-all-mixed-content; upgrade-insecure-requests"
    },
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "externally_connectable": {
        "ids": [],
        "accepts_tls_channel_id": false
    },
    "permissions": [
        "activeTab",
        "menus",
        "storage"
    ],
    "optional_permissions": [
        "history"
    ],
    "icons": {
        "16": "\/images\/to-private-16.png",
        "19": "\/images\/to-private-19.png",
        "32": "\/images\/to-private-32.png",
        "38": "\/images\/to-private-38.png",
        "48": "\/images\/to-private-48.png",
        "96": "\/images\/to-private-96.png"
    },
    "background": {
        "service_worker": "\/background.js"
    },
    "action": {
        "browser_style": false,
        "default_area": "navbar",
        "default_title": "__MSG_cj_i18n_07535__",
        "theme_icons": [
            {
                "light": "\/images\/to-private-16.svg",
                "dark": "\/images\/to-private-16.svg",
                "size": 16
            },
            {
                "light": "\/images\/to-private-19.svg",
                "dark": "\/images\/to-private-19.svg",
                "size": 19
            },
            {
                "light": "\/images\/to-private-16.svg",
                "dark": "\/images\/to-private-16.svg",
                "size": 32
            },
            {
                "light": "\/images\/to-private-19.svg",
                "dark": "\/images\/to-private-19.svg",
                "size": 38
            },
            {
                "light": "\/images\/to-private-16.svg",
                "dark": "\/images\/to-private-16.svg",
                "size": 48
            }
        ]
    },
    "options_ui": {
        "page": "\/views\/options.html"
    },
    "commands": {
        "_execute_action": {
            "description": "__MSG_cj_i18n_07536__"
        }
    }
}
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