New Tab Search Bars
Has some search bars and links and stuff.
Cos'è New Tab Search Bars?
New Tab Search Bars è un'estensione di Chrome sviluppata da jblob22, e la sua funzione principale è "Has some search bars and links and stuff.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione New Tab Search Bars
Scarica i file di estensione New Tab Search Bars in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | New Tab Search Bars |
ID | joodoflkdmpodofeokpekefcpacopmpc |
URL Ufficiale | https://chromewebstore.google.com/detail/new-tab-search-bars/joodoflkdmpodofeokpekefcpacopmpc |
Descrizione | Has some search bars and links and stuff. |
Dimensione del File | 818 KB |
Conteggio Installazioni | 80 |
Versione Corrente | 1.2.0 |
Ultimo Aggiornamento | 2015-10-16 |
Data di Pubblicazione | 2015-10-16 |
Sviluppatore | jblob22 |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |