No history

Blank history page

什麼是No history?

No history是由Ivan Simonov開發的Chrome擴展程式,該擴展的主要功能是“Blank history page”。

擴展截圖

screenshot

下載No history擴展crx文件

下載No history擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 No history No history
ID pfbelnomjenigaabnpfanbkmhjclgbdi
官方網址 https://chromewebstore.google.com/detail/no-history/pfbelnomjenigaabnpfanbkmhjclgbdi
簡介 Blank history page
檔案大小 20.51 KB
安裝次數 374
目前版本 1.0.2
更新時間 2017-09-14
上架時間 2017-09-14
開發者 Ivan Simonov
付費類型 free
支援的語言 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"
}