Mister Clean
Keep your browser history a mystery with Mister Clean.
Mister Cleanคืออะไร?
Mister Clean เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Mister Clean และคุณลักษณะหลักของมันคือ "Keep your browser history a mystery with Mister Clean."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mister Clean
ดาวน์โหลดไฟล์ส่วนขยาย Mister Clean ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Keep your browser history a mystery with Mister Clean. Privately experience the pleasures of the web without revealing your secrets. Browse boldly with Mister Clean! Features: - Sleek, minimalist design - Date, time, and local weather all in one place - Eliminates adult sites from your search history
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | nhhpomjhoeinaabilpjcjomlhieciabm |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/mister-clean/nhhpomjhoeinaabilpjcjomlhieciabm |
คำอธิบาย | Keep your browser history a mystery with Mister Clean. |
ขนาดไฟล์ | 498 KB |
จำนวนการติดตั้ง | 262 |
เวอร์ชันปัจจุบัน | 1.0.1774 |
อัปเดตครั้งล่าสุด | 2019-10-22 |
วันที่เผยแพร่ | 2019-10-22 |
คะแนน | 3.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | Mister Clean |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://mrcleanup.app/ |
URL หน้าช่วยเหลือ | https://mrcleanup.app/ |
URL หน้านโยบายความเป็นส่วนตัว | https://mrcleanup.app/privacy-policy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "icons": { "16": "assets\/icons\/16.png", "48": "assets\/icons\/48.png", "128": "assets\/icons\/128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "browser_action": { "default_icon": { "16": "assets\/icons\/16.png", "48": "assets\/icons\/48.png", "128": "assets\/icons\/128.png" } }, "permissions": [ "storage", "unlimitedStorage", "topSites", "activeTab", "browsingData", "history", "tabs", " |