Bento - New Tab Page
displays a new tab page you can fully customize to your needs
Hvad er Bento - New Tab Page?
Bento - New Tab Page er en Chrome-udvidelse udviklet af kaisteinke, og dens hovedfunktion er "displays a new tab page you can fully customize to your needs".
Udvidelsesskærmbilleder
Download Bento - New Tab Page-udvidelses-CRX-fil
Download Bento - New Tab Page-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
                        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.                     Grundlæggende oplysninger om udvidelsen
| Navn |   |  
| ID | bdhpicdiahfbfeejiamoejihononngei | 
| Officiel URL | https://chromewebstore.google.com/detail/bento-new-tab-page/bdhpicdiahfbfeejiamoejihononngei | 
| Beskrivelse | displays a new tab page you can fully customize to your needs | 
| Filstørrelse | 3.61 MB | 
| Antal Installationer | 41 | 
| Nuværende Version | 1.8.2 | 
| Senest Opdateret | 2023-12-06 | 
| Udgivelsesdato | 2021-05-25 | 
| Bedømmelse | 5.00/5 Samlet 5 Bedømmelser | 
| Udvikler | kaisteinke | 
| [email protected] | |
| Betalingsmetode | free | 
| Udvidelseswebsted | https://gitlab.com/kaisteinke/bento | 
| Understøttede Sprog | 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"
    }
}  |  |