Open tab in incognito

This extension will open the current tab in incogntio mode

Open tab in incognitoคืออะไร?

Open tab in incognito เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "This extension will open the current tab in incogntio mode"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Open tab in incognito

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

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

                        This extension will open the current tab in incogntio mode

This tool will help anyone from standard users to developers.
Ever run out of article limits? Open in a incognito window!
Ever had issues with caching? Open in a incognito window!
Ever started some secret shopping and wanted to open the item quickly and without anyone knowing? Open in a incognito window!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Open tab in incognito Open tab in incognito
ID jphadcnfmefilmapphdlailkfdmdlllc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/open-tab-in-incognito/jphadcnfmefilmapphdlailkfdmdlllc
คำอธิบาย This extension will open the current tab in incogntio mode
ขนาดไฟล์ 6 KB
จำนวนการติดตั้ง 55
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2020-05-02
วันที่เผยแพร่ 2020-05-02
ผู้พัฒนา Unknown
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Open tab in incognito",
    "description": "This extension will open the current tab in incogntio mode",
    "version": "1.0",
    "background": {
        "scripts": [
            "popup.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "permissions": [
        "activeTab",
        "tabs"
    ]
}

ส่วนขยายที่เกี่ยวข้อง