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
官方URL 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"
}