New Tab Search Bars
Has some search bars and links and stuff.
Wat is New Tab Search Bars?
New Tab Search Bars is een Chrome-extensie ontwikkeld door jblob22, en de belangrijkste functie is "Has some search bars and links and stuff.".
Extensie Screenshots
Download het CRX-bestand van de extensie New Tab Search Bars
Download New Tab Search Bars-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | joodoflkdmpodofeokpekefcpacopmpc |
| Officiële URL | https://chromewebstore.google.com/detail/new-tab-search-bars/joodoflkdmpodofeokpekefcpacopmpc |
| Beschrijving | Has some search bars and links and stuff. |
| Bestandsgrootte | 818 KB |
| Aantal Installaties | 80 |
| Huidige Versie | 1.2.0 |
| Laatst Bijgewerkt | 2015-10-16 |
| Publicatiedatum | 2015-10-16 |
| Ontwikkelaar | jblob22 |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |