DontTrack
Allows user to monitor - Tracking of Websites
DontTrackคืออะไร?
DontTrack เป็นส่วนขยายของ Chrome ที่พัฒนาโดย exexzian และคุณลักษณะหลักของมันคือ "Allows user to monitor - Tracking of Websites"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DontTrack
ดาวน์โหลดไฟล์ส่วนขยาย DontTrack ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Provides simplest option to Restrict and Allow websites from tracking user i.e. simply by clicking icon. Inspired by: Do Not Track extension But gives option to Restrict and Allow tracking
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | DontTrack |
ID | hcnkjnmphoefpmffigclelfmfjfcboim |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/donttrack/hcnkjnmphoefpmffigclelfmfjfcboim |
คำอธิบาย | Allows user to monitor - Tracking of Websites |
ขนาดไฟล์ | 19.03 KB |
จำนวนการติดตั้ง | 27 |
เวอร์ชันปัจจุบัน | 0.0.1 |
อัปเดตครั้งล่าสุด | 2015-05-04 |
วันที่เผยแพร่ | 2015-05-04 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | exexzian |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "DontTrack", "description": "Allows user to monitor - Tracking of Websites", "version": "0.0.1", "icons": { "128": "images\/DontTrack.png", "48": "images\/DontTrack48.png" }, "background": { "scripts": [ "scripts\/background.js" ] }, "browser_action": { "default_icon": "images\/DontTrack.png" }, "permissions": [ "webRequest", " |