Chrome Dashboard
Better new chrome startpage with built-in search engine,most visited websites and beautiful background images
Co to jest Chrome Dashboard?
Chrome Dashboard to rozszerzenie Chrome opracowane przez Better addons, a jego główną funkcją jest „Better new chrome startpage with built-in search engine,most visited websites and beautiful background images”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Chrome Dashboard
Pobierz pliki rozszerzeń Chrome Dashboard 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
Replace the default white Chrome startpage with a practical dashboard featuring search engine, favorite websites and beautiful background images updated weekly.
Tip: Use Ctrl -/+ on your keyboard to adjust to your screen. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | jkhcdncinkkdajmcgapnpnjegcgonmkb |
| Oficjalny URL | https://chromewebstore.google.com/detail/chrome-dashboard/jkhcdncinkkdajmcgapnpnjegcgonmkb |
| Opis | Better new chrome startpage with built-in search engine,most visited websites and beautiful background images |
| Rozmiar pliku | 1.18 MB |
| Liczba instalacji | 1,221 |
| Aktualna Wersja | 1.0.149 |
| Ostatnia Aktualizacja | 2021-06-01 |
| Data Publikacji | 2020-05-13 |
| Ocena | 3.45/5 Łącznie 11 Oceny |
| Deweloper | Better addons |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | en |
| manifest.json | |
{
"chrome_url_overrides": {
"newtab": "index.html"
},
"description": "Better new chrome startpage with built-in search engine,most visited websites and beautiful background images",
"manifest_version": 2,
"name": "Chrome Dashboard",
"icons": {
"128": "images64\/128.png"
},
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.149"
} | |