Monotone Tab

A simple and clean start page project. Containing notes and customizable items

Was ist Monotone Tab?

Monotone Tab ist eine Chrome-Erweiterung, die von Thiago Silva entwickelt wurde, und ihr Hauptmerkmal ist "A simple and clean start page project. Containing notes and customizable items".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Monotone Tab-Erweiterungs-CRX-Datei herunterladen

Laden Sie Monotone Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        A Speed Dial with the proposal to a minimal, clean and customizable dashboard.

Some suggestion? Anything you need to ask? 

Contact me at:
Email: [email protected]
Twitter: @_tsuna2221                    

Grundlegende Informationen zur Erweiterung

Name Monotone Tab Monotone Tab
ID cbfofgjgoefkpnkcgbjifcalncjefdji
Offizielle URL https://chromewebstore.google.com/detail/monotone-tab/cbfofgjgoefkpnkcgbjifcalncjefdji
Beschreibung A simple and clean start page project. Containing notes and customizable items
Dateigröße 1.34 MB
Installationsanzahl 18
Aktuelle Version 1.6
Letztes Update 2019-02-17
Veröffentlichungsdatum 2019-02-17
Bewertung 4.50/5 Insgesamt 2 Bewertungen
Entwickler Thiago Silva
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Monotone Tab",
    "version": "1.6",
    "description": "A simple and clean start page project. Containing notes and customizable items",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}