No history

Blank history page

What is No history?

No history is a Chrome extension developed by Ivan Simonov, and its main feature is "Blank history page".

Extension Screenshots

screenshot

Download No history Extension CRX File

Download No history extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name No history No history
ID pfbelnomjenigaabnpfanbkmhjclgbdi
Official URL https://chromewebstore.google.com/detail/no-history/pfbelnomjenigaabnpfanbkmhjclgbdi
Description Blank history page
File Size 20.51 KB
Installation Count 374
Current Version 1.0.2
Last Updated 2017-09-14
Publish Date 2017-09-14
Developer Ivan Simonov
Payment Type free
Supported Languages 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"
}