Fancy Motivation Tab
Override the new tab page with a Motivation Fancy
Was ist Fancy Motivation Tab?
Fancy Motivation Tab ist eine Chrome-Erweiterung, die von LONG LA entwickelt wurde, und ihr Hauptmerkmal ist "Override the new tab page with a Motivation Fancy".
Erweiterungsscreenshots
Fancy Motivation Tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie Fancy Motivation 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
Make the new tab look fancy with motivational quote. to see how it looks, go to https://longla.github.io/Inspirely/#/motivatives Grundlegende Informationen zur Erweiterung
| Name | |
| ID | igbkklljibhkighkhflfhdcjglmfdejp |
| Offizielle URL | https://chromewebstore.google.com/detail/fancy-motivation-tab/igbkklljibhkighkhflfhdcjglmfdejp |
| Beschreibung | Override the new tab page with a Motivation Fancy |
| Dateigröße | 37.33 MB |
| Installationsanzahl | 82 |
| Aktuelle Version | 1.0.0 |
| Letztes Update | 2016-08-09 |
| Veröffentlichungsdatum | 2016-08-09 |
| Bewertung | 4.88/5 Insgesamt 8 Bewertungen |
| Entwickler | LONG LA |
| Zahlungsart | free |
| Erweiterungswebsite | https://longla.github.io/Inspirely/#/motivatives |
| Hilfeseite URL | https://longla.github.io/Inspirely/#/motivatives |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Fancy Motivation Tab",
"description": "Override the new tab page with a Motivation Fancy",
"short_name": "Motivation Tab",
"minimum_chrome_version": "24.0.1307.0",
"version": "1.0.0",
"icons": {
"16": "Quotation-Marks-16.png",
"128": "Quotation-Marks-128.png"
},
"incognito": "split",
"chrome_url_overrides": {
"newtab": "index.html"
},
"manifest_version": 2
} | |