Switch incognito Tab

Enjoy your new Switch incognito Tab on every new tab

Switch incognito Tabคืออะไร?

Switch incognito Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Latech LLC และคุณลักษณะหลักของมันคือ "Enjoy your new Switch incognito Tab on every new tab"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Switch incognito Tab

ดาวน์โหลดไฟล์ส่วนขยาย Switch incognito Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        🚀 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"
    ]
}