History Remover

This extention cleans your cookie cash and browser history in one click

History Removerคืออะไร?

History Remover เป็นส่วนขยายของ Chrome ที่พัฒนาโดย altairtv123 และคุณลักษณะหลักของมันคือ "This extention cleans your cookie cash and browser history in one click"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย History Remover

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

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

                        Remove your browser history/cache/cookie and e.t.c. in one click!

You can choose:

Time - 30/60/90/All cleaning period.
Cash/Cookie - if 'Yes' - deleting.

*notes:
Default settings - 30 minutes, cache/cookie 'No'                    

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

ชื่อ History Remover History Remover
ID bbgiapofnmjmpmglbodgpdmebckmmbna
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/history-remover/bbgiapofnmjmpmglbodgpdmebckmmbna
คำอธิบาย This extention cleans your cookie cash and browser history in one click
ขนาดไฟล์ 16.92 KB
จำนวนการติดตั้ง 86
เวอร์ชันปัจจุบัน 0.0.1.2
อัปเดตครั้งล่าสุด 2020-04-25
วันที่เผยแพร่ 2020-04-24
ผู้พัฒนา altairtv123
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "History Remover",
    "description": "This extention cleans your cookie cash and browser history in one click",
    "version": "0.0.1.2",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "src\/128.png",
        "icons": {
            "16": "src\/16.png",
            "48": "src\/48.png",
            "128": "src\/128.png"
        }
    },
    "permissions": [
        "history",
        "browsingData"
    ]
}