Inspire New Tab
Inspires you to the max!
Was ist Inspire New Tab?
Inspire New Tab ist eine Chrome-Erweiterung, die von A Child Developer entwickelt wurde, und ihr Hauptmerkmal ist "Inspires you to the max!".
Erweiterungsscreenshots
Inspire New Tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie Inspire New 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
Get a good deal with this tab page! Features things you will enjoy. Get it today! Grundlegende Informationen zur Erweiterung
| Name | |
| ID | ffnoahminodniiokfigpofljdpopcmnm |
| Offizielle URL | https://chromewebstore.google.com/detail/inspire-new-tab/ffnoahminodniiokfigpofljdpopcmnm |
| Beschreibung | Inspires you to the max! |
| Dateigröße | 40.52 MB |
| Installationsanzahl | 19 |
| Aktuelle Version | 1.1 |
| Letztes Update | 2016-02-27 |
| Veröffentlichungsdatum | 2016-02-27 |
| Entwickler | A Child Developer |
| Zahlungsart | free |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Inspire New Tab",
"description": "Inspires you to the max!",
"version": "1.1",
"permissions": [
"management"
],
"chrome_url_overrides": {
"newtab": "newtab.html"
}
} | |