Bento - New Tab Page

displays a new tab page you can fully customize to your needs

Qu'est-ce que Bento - New Tab Page ?

Bento - New Tab Page est une extension Chrome développée par kaisteinke, et sa fonction principale est "displays a new tab page you can fully customize to your needs".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Bento - New Tab Page

Téléchargez les fichiers d'extension Bento - New Tab Page au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Bento - New Tab Page Bento - New Tab Page
ID bdhpicdiahfbfeejiamoejihononngei
URL Officiel https://chromewebstore.google.com/detail/bento-new-tab-page/bdhpicdiahfbfeejiamoejihononngei
Description displays a new tab page you can fully customize to your needs
Taille du Fichier 3.61 MB
Nombre d'Installations 41
Version Actuelle 1.8.2
Dernière Mise à Jour 2023-12-06
Date de Publication 2021-05-25
Évaluation 5.00/5 Total 5 Évaluations
Développeur kaisteinke
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://gitlab.com/kaisteinke/bento
Langues Prises en Charge 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"
    }
}