Newtab Clear
Replace current newtab screen with blank newtab.
Apa itu Newtab Clear?
Newtab Clear adalah ekstensi Chrome yang dikembangkan oleh [email protected], dan fitur utamanya adalah "Replace current newtab screen with blank newtab.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Newtab Clear
Unduh file ekstensi Newtab Clear 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
                        For those who prefer new tabs display a blank page                     Informasi Dasar Ekstensi
| Nama |   |  
| ID | dgjhckfnkeboglnhifjdbpakiocmophg | 
| URL Resmi | https://chromewebstore.google.com/detail/newtab-clear/dgjhckfnkeboglnhifjdbpakiocmophg | 
| Deskripsi | Replace current newtab screen with blank newtab. | 
| Ukuran File | 17.13 KB | 
| Jumlah Instalasi | 72 | 
| Versi Saat Ini | 1.2.5 | 
| Terakhir Diperbarui | 2014-05-28 | 
| Tanggal Publikasi | 2014-05-28 | 
| Penilaian | 5.00/5 Total 2 Penilaian | 
| Pengembang | [email protected] | 
| Tipe Pembayaran | free | 
| Bahasa yang Didukung | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Newtab Clear",
    "version": "1.2.5",
    "description": "Replace current newtab screen with blank newtab.",
    "icons": {
        "128": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "offline_enabled": true
}  |  |