New Tab Search Bars
Has some search bars and links and stuff.
Co to jest New Tab Search Bars?
New Tab Search Bars to rozszerzenie Chrome opracowane przez jblob22, a jego główną funkcją jest „Has some search bars and links and stuff.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia New Tab Search Bars
Pobierz pliki rozszerzeń New Tab Search Bars w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | joodoflkdmpodofeokpekefcpacopmpc |
| Oficjalny URL | https://chromewebstore.google.com/detail/new-tab-search-bars/joodoflkdmpodofeokpekefcpacopmpc |
| Opis | Has some search bars and links and stuff. |
| Rozmiar pliku | 818 KB |
| Liczba instalacji | 80 |
| Aktualna Wersja | 1.2.0 |
| Ostatnia Aktualizacja | 2015-10-16 |
| Data Publikacji | 2015-10-16 |
| Deweloper | jblob22 |
| Typ Płatności | free |
| Obsługiwane Języki | 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"
}
} | |