Switch incognito Tab

Enjoy your new Switch incognito Tab on every new tab

Switch incognito Tab란 무엇입니까?

Switch incognito Tab은(는) Latech LLC에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Enjoy your new Switch incognito Tab on every new tab"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Switch incognito Tab 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        🚀 Introducing Switch Incognito Tab Extension! 🕶️

----------------------------------------------------------------------------------------------------
By clicking "Add to chrome", I accept and agree to installing the: Incognito Tab extension and setting chrome new tab search provider to Microsoft Bing as described by the service in terms of use https://incognito-newtab.com/terms and Privacy Policy https://incognito-newtab.com/privacy
----------------------------------------------------------------------------------------------------

Experience seamless browsing with this new Chrome extension! Switch Incognito Tab is your go-to solution for switching between regular and incognito tabs with ease, ensuring your online activities remain private and untracked. 🌐🔒

Key Features:
✨ Switch between regular and incognito tabs effortlessly.
🔍 Enjoy a convenient popup with search functionality.
🕵️‍♀️ Browse incognito without leaving a trace in your history.
🌟 Enhance your privacy and security while searching the web.
🚫 Say goodbye to the hassle of opening a separate incognito window.

Upgrade your browsing experience today with Switch Incognito Tab and take control of your online privacy like never before! 🚀🔐🌟

----------------------------------------------------------------------------------------------------
For more information you can check our:

Terms of Service
https://incognito-newtab.com/terms

Privacy Policy
https://incognito-newtab.com/privacy

About Us
https://incognito-newtab.com/about                    

확장 프로그램 기본 정보

이름 Switch incognito Tab Switch incognito Tab
ID koocahmhkfngpmiambpaldpoejdbibji
공식 URL https://chromewebstore.google.com/detail/switch-incognito-tab/koocahmhkfngpmiambpaldpoejdbibji
설명 Enjoy your new Switch incognito Tab on every new tab
파일 크기 3.73 MB
설치 횟수 3,977
현재 버전 1.0.4
최근 업데이트 2023-10-15
출시 날짜 2023-09-19
평점 4.75/5 총 4 개의 평점
개발자 Latech LLC
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "1.0.4",
    "default_locale": "en",
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "images\/icons\/favicon-16x16.png",
        "48": "images\/icons\/favicon-48x48.png",
        "128": "images\/icons\/favicon-128x128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/icons\/favicon-16x16.png",
            "48": "images\/icons\/favicon-48x48.png",
            "128": "images\/icons\/favicon-128x128.png"
        }
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ]
}