Incognito This Tab for Google Chrome™

Want to surf the Internet in privacy? Use incognito mode to ensure the browser surfing history is not saved by Google Chrome.

Was ist Incognito This Tab for Google Chrome™?

Incognito This Tab for Google Chrome™ ist eine Chrome-Erweiterung, die von https://incognito-this-tab.freebusinessapps.net entwickelt wurde, und ihr Hauptmerkmal ist "Want to surf the Internet in privacy? Use incognito mode to ensure the browser surfing history is not saved by Google Chrome.".

Erweiterungsscreenshots

screenshot
screenshot

Incognito This Tab for Google Chrome™-Erweiterungs-CRX-Datei herunterladen

Laden Sie Incognito This Tab for Google Chrome™-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Want to surf the Internet in privacy? Use incognito mode to ensure the browser surfing history is not saved by Google Chrome. Begin using google chrome incognito mode today.
Install Incognito This Tab for Google Chrome™ today to protect your privacy when you are surfing the Internet on Google Chrome. Use google incognito to ensure your browser history is not recorded on the computer.

Its easy to use, just click on this software icon and the webpage is opened in incognito mode. This ensures the website you are on does NOT show up inside list of visited websites.
Use our software to begin chrome incognito. This allows you surf with privacy and have private browsing chrome, ensure your privacy is secured.

Protect your privacy today by installing Incognito This Tab for Google Chrome™

Disclaimer: Please note this extension is NOT made by Google and is made by an independent development team. All copyrights belong to their respective owners.
Google doesn’t endorse or sponsor this Chrome extension. Incognito This Tab for Google Chrome™ is not owned by, is not licensed by and is not a subsidiary of Google Inc.                    

Grundlegende Informationen zur Erweiterung

Name Incognito This Tab for Google Chrome™ Incognito This Tab for Google Chrome™
ID jajmadiegnbnkgolmlpkdpfdibjckblp
Offizielle URL https://chromewebstore.google.com/detail/incognito-this-tab-for-go/jajmadiegnbnkgolmlpkdpfdibjckblp
Beschreibung Want to surf the Internet in privacy? Use incognito mode to ensure the browser surfing history is not saved by Google Chrome.
Dateigröße 36.25 KB
Installationsanzahl 132,414
Aktuelle Version 3.0.0
Letztes Update 2022-03-15
Veröffentlichungsdatum 2020-05-12
Bewertung 4.38/5 Insgesamt 21 Bewertungen
Entwickler https://incognito-this-tab.freebusinessapps.net
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://incognito-this-tab.freebusinessapps.net
Hilfeseite URL https://incognito-this-tab.freebusinessapps.net/contact
URL der Datenschutzrichtlinien-Seite https://www.freebusinessapps.net/privacy
Unterstützte Sprachen id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,sr,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "19": "img\/19.png",
            "38": "img\/38.png"
        },
        "default_title": "__MSG_app_name__"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "chromeos": "Alt+O",
                "linux": "Alt+O",
                "mac": "Alt+O",
                "windows": "Alt+O"
            }
        }
    },
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "homepage_url": "https:\/\/incognito-this-tab.freebusinessapps.net\/",
    "icons": {
        "128": "img\/128.png",
        "16": "img\/16.png",
        "48": "img\/48.png"
    },
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "offline_enabled": true,
    "permissions": [
        "contextMenus",
        "activeTab"
    ],
    "short_name": "incognito this site",
    "version": "3.0.0"
}