Mark Incognito
open any url in incognito by default
Mark Incognitoคืออะไร?
Mark Incognito เป็นส่วนขยายของ Chrome ที่พัฒนาโดย hitesh saini และคุณลักษณะหลักของมันคือ "open any url in incognito by default"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mark Incognito
ดาวน์โหลดไฟล์ส่วนขยาย Mark Incognito ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A chrome extension which enables user to quickly mark a domain as always incognito meaning that link will always be opened in a incognito window. Note: Allow this extension in incognito mode. Usage: Step 1. Right click on any link and click on "MI link" in context menu. Step 2. Visit on that link, it will alway be opened in incognito window. Click on extension icon to show marked urls. Where you can remove the marked url if you want. Note: Allow this extension in incognito mode.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | jlcjobnhmlbigainbeahgmnbbcikbkba |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/mark-incognito/jlcjobnhmlbigainbeahgmnbbcikbkba |
คำอธิบาย | open any url in incognito by default |
ขนาดไฟล์ | 169 KB |
จำนวนการติดตั้ง | 47 |
เวอร์ชันปัจจุบัน | 0.0.4 |
อัปเดตครั้งล่าสุด | 2021-05-30 |
วันที่เผยแพร่ | 2019-11-05 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | hitesh saini |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://imagetext.xyz/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mark Incognito", "version": "0.0.4", "manifest_version": 2, "description": "open any url in incognito by default", "icons": { "128": "images\/16x16.png", "48": "images\/128x128.png" }, "background": { "scripts": [ "background.bundle.js" ] }, "permissions": [ " |