No history

Blank history page

Apa itu No history?

No history adalah ekstensi Chrome yang dikembangkan oleh Ivan Simonov, dan fitur utamanya adalah "Blank history page".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi No history

Unduh file ekstensi No history dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama No history No history
ID pfbelnomjenigaabnpfanbkmhjclgbdi
URL Resmi https://chromewebstore.google.com/detail/no-history/pfbelnomjenigaabnpfanbkmhjclgbdi
Deskripsi Blank history page
Ukuran File 20.51 KB
Jumlah Instalasi 374
Versi Saat Ini 1.0.2
Terakhir Diperbarui 2017-09-14
Tanggal Publikasi 2017-09-14
Pengembang Ivan Simonov
Tipe Pembayaran free
Bahasa yang Didukung 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"
}