No Trace.

This extension automatically removes all porn related history events.

No Trace.คืออะไร?

No Trace. เป็นส่วนขยายของ Chrome ที่พัฒนาโดย notraceextension และคุณลักษณะหลักของมันคือ "This extension automatically removes all porn related history events."

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย No Trace.

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

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

                        This extension automatically removes all porn related history events. If there is a domain that does not get removed, send me an email and I'll add it to the list.                    

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

ชื่อ No Trace. No Trace.
ID pgfehhhejhbkpgedkjkfndfalpcpfkpe
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/no-trace/pgfehhhejhbkpgedkjkfndfalpcpfkpe
คำอธิบาย This extension automatically removes all porn related history events.
ขนาดไฟล์ 76.23 KB
จำนวนการติดตั้ง 136
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2017-12-03
วันที่เผยแพร่ 2017-12-03
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา notraceextension
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "No Trace.",
    "description": "This extension automatically removes all porn related history events.",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "history"
    ]
}