New Tab Search Bars
Has some search bars and links and stuff.
Apa itu New Tab Search Bars?
New Tab Search Bars adalah ekstensi Chrome yang dikembangkan oleh jblob22, dan fitur utamanya adalah "Has some search bars and links and stuff.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi New Tab Search Bars
Unduh file ekstensi New Tab Search Bars 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
A nice new tab page replacement with search bars for Google, Youtube, and Wikipedia. There are also useful links to websites at the bottom. The page is responsive: it changes from side-by-side search bars for the 3 websites, to the 3 websites listed on top of each other.
Informasi Dasar Ekstensi
Nama | New Tab Search Bars |
ID | joodoflkdmpodofeokpekefcpacopmpc |
URL Resmi | https://chromewebstore.google.com/detail/new-tab-search-bars/joodoflkdmpodofeokpekefcpacopmpc |
Deskripsi | Has some search bars and links and stuff. |
Ukuran File | 818 KB |
Jumlah Instalasi | 80 |
Versi Saat Ini | 1.2.0 |
Terakhir Diperbarui | 2015-10-16 |
Tanggal Publikasi | 2015-10-16 |
Pengembang | jblob22 |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "New Tab Search Bars", "description": "Has some search bars and links and stuff.", "version": "1.2.0", "manifest_version": 2, "icons": { "128": "icon.png" }, "chrome_url_overrides": { "newtab": "index.html" } } |