Inspire New Tab
Inspires you to the max!
Co to jest Inspire New Tab?
Inspire New Tab to rozszerzenie Chrome opracowane przez A Child Developer, a jego główną funkcją jest „Inspires you to the max!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Inspire New Tab
Pobierz pliki rozszerzeń Inspire New Tab 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
Get a good deal with this tab page! Features things you will enjoy. Get it today! Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | ffnoahminodniiokfigpofljdpopcmnm |
| Oficjalny URL | https://chromewebstore.google.com/detail/inspire-new-tab/ffnoahminodniiokfigpofljdpopcmnm |
| Opis | Inspires you to the max! |
| Rozmiar pliku | 40.52 MB |
| Liczba instalacji | 19 |
| Aktualna Wersja | 1.1 |
| Ostatnia Aktualizacja | 2016-02-27 |
| Data Publikacji | 2016-02-27 |
| Deweloper | A Child Developer |
| 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": "Inspire New Tab",
"description": "Inspires you to the max!",
"version": "1.1",
"permissions": [
"management"
],
"chrome_url_overrides": {
"newtab": "newtab.html"
}
} | |