Newtab Clear
Replace current newtab screen with blank newtab.
Co to jest Newtab Clear?
Newtab Clear to rozszerzenie Chrome opracowane przez [email protected], a jego główną funkcją jest „Replace current newtab screen with blank newtab.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Newtab Clear
Pobierz pliki rozszerzeń Newtab Clear 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
                        For those who prefer new tabs display a blank page                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | dgjhckfnkeboglnhifjdbpakiocmophg | 
| Oficjalny URL | https://chromewebstore.google.com/detail/newtab-clear/dgjhckfnkeboglnhifjdbpakiocmophg | 
| Opis | Replace current newtab screen with blank newtab. | 
| Rozmiar pliku | 17.13 KB | 
| Liczba instalacji | 72 | 
| Aktualna Wersja | 1.2.5 | 
| Ostatnia Aktualizacja | 2014-05-28 | 
| Data Publikacji | 2014-05-28 | 
| Ocena | 5.00/5 Łącznie 2 Oceny | 
| Deweloper | [email protected] | 
| Typ Płatności | free | 
| Obsługiwane Języki | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Newtab Clear",
    "version": "1.2.5",
    "description": "Replace current newtab screen with blank newtab.",
    "icons": {
        "128": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "offline_enabled": true
}  |  |