Bento - New Tab Page
displays a new tab page you can fully customize to your needs
Co to jest Bento - New Tab Page?
Bento - New Tab Page to rozszerzenie Chrome opracowane przez kaisteinke, a jego główną funkcją jest „displays a new tab page you can fully customize to your needs”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Bento - New Tab Page
Pobierz pliki rozszerzeń Bento - New Tab Page 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 fully customizable new tab page which shows you the time, weather and your favorite links. Everything can be customized in the settings, also the colors. This new tab page features a light and dark mode and the option to add multiple links. You can also easily export and import your settings as a csv file so all devices are fully synchronized.                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | bdhpicdiahfbfeejiamoejihononngei | 
| Oficjalny URL | https://chromewebstore.google.com/detail/bento-new-tab-page/bdhpicdiahfbfeejiamoejihononngei | 
| Opis | displays a new tab page you can fully customize to your needs | 
| Rozmiar pliku | 3.61 MB | 
| Liczba instalacji | 41 | 
| Aktualna Wersja | 1.8.2 | 
| Ostatnia Aktualizacja | 2023-12-06 | 
| Data Publikacji | 2021-05-25 | 
| Ocena | 5.00/5 Łącznie 5 Oceny | 
| Deweloper | kaisteinke | 
| [email protected] | |
| Typ Płatności | free | 
| Strona Rozszerzenia | https://gitlab.com/kaisteinke/bento | 
| Obsługiwane Języki | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Bento - New Tab Page",
    "description": "displays a new tab page you can fully customize to your needs",
    "version": "1.8.2",
    "author": "Kai Steinke",
    "homepage_url": "https:\/\/gitlab.com\/kaisteinke\/bento",
    "options_page": "options.html",
    "short_name": "Bento",
    "icons": {
        "16": "icons\/logo\/16.png",
        "48": "icons\/logo\/48.png",
        "128": "icons\/logo\/128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}  |  |