No history

Blank history page

No history là gì?

No history là một tiện ích mở rộng Chrome được phát triển bởi Ivan Simonov, và tính năng chính của nó là "Blank history page".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng No history

Tải xuống các tệp mở rộng No history dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        This extension allows you to hide the history of the browser from strangers. The history is not deleted, it just hides an empty page. If you want to see again the history of your visits, just disable this extension.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên No history No history
ID pfbelnomjenigaabnpfanbkmhjclgbdi
URL Chính Thức https://chromewebstore.google.com/detail/no-history/pfbelnomjenigaabnpfanbkmhjclgbdi
Mô tả Blank history page
Kích Thước Tệp 20.51 KB
Số Lần Cài Đặt 374
Phiên Bản Hiện Tại 1.0.2
Cập Nhật Lần Cuối 2017-09-14
Ngày Phát Hành 2017-09-14
Nhà Phát Triển Ivan Simonov
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "history": "index.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "description": "Blank history page",
    "manifest_version": 2,
    "minimum_chrome_version": "29",
    "name": "No history",
    "offline_enabled": true,
    "version": "1.0.2"
}