Chrome New Tab Notebook
Overrides Chrome's new tab page with a small notebook.
Apa itu Chrome New Tab Notebook?
Chrome New Tab Notebook adalah ekstensi Chrome yang dikembangkan oleh Max Beier, dan fitur utamanya adalah "Overrides Chrome's new tab page with a small notebook.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Chrome New Tab Notebook
Unduh file ekstensi Chrome New Tab Notebook 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
Chrome extension that overrides Chrome's new tab page with a small notebook.
Informasi Dasar Ekstensi
Nama | Chrome New Tab Notebook |
ID | jklakdeidljpklncnoijalimnkpmnhmc |
URL Resmi | https://chromewebstore.google.com/detail/chrome-new-tab-notebook/jklakdeidljpklncnoijalimnkpmnhmc |
Deskripsi | Overrides Chrome's new tab page with a small notebook. |
Ukuran File | 124 KB |
Jumlah Instalasi | 168 |
Versi Saat Ini | 1.0.0 |
Terakhir Diperbarui | 2016-05-16 |
Tanggal Publikasi | 2016-05-12 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | Max Beier |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/maxbeier/chrome-blank-tab |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Chrome New Tab Notebook", "version": "1.0.0", "description": "Overrides Chrome's new tab page with a small notebook.", "homepage_url": "https:\/\/github.com\/maxbeier\/chrome-blank-tab", "chrome_url_overrides": { "newtab": "index.html" } } |