Clear history, cache and cookies for Chrome ™
Clear cache, Chrome browsing history and cookies with a easy click of a button.
Clear history, cache and cookies for Chrome ™คืออะไร?
Clear history, cache and cookies for Chrome ™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Dev.machine และคุณลักษณะหลักของมันคือ "Clear cache, Chrome browsing history and cookies with a easy click of a button."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Clear history, cache and cookies for Chrome ™
ดาวน์โหลดไฟล์ส่วนขยาย Clear history, cache and cookies for Chrome ™ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Delete cookies, cache and browser history for seconds Our extension does this without unnecessary words and actions you can choose the removal time: During all this time In the last hour Last 24 hours Last seven days Last 4 weeks
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | cgjpjkapkpmfjnagobleckhekihnoegn |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/clear-history-cache-and-c/cgjpjkapkpmfjnagobleckhekihnoegn |
คำอธิบาย | Clear cache, Chrome browsing history and cookies with a easy click of a button. |
ขนาดไฟล์ | 2.27 MB |
จำนวนการติดตั้ง | 542 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2018-09-16 |
วันที่เผยแพร่ | 2018-09-16 |
คะแนน | 3.00/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | Dev.machine |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://yello8.com/apps/lite.html |
ภาษาที่รองรับ | de,en,en-GB,en-US,fr,tr,da,es,es-419,it,pl,pt-BR,pt-PT,sv,ru,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "permissions": [ "browsingData" ], "browser_action": { "default_icon": "128.png", "default_popup": "popup.html" }, "icons": { "128": "128.png", "16": "16.png", "48": "48.png" }, "offline_enabled": true, "manifest_version": 2, "version": "1.0" } |