Fancy Motivation Tab
Override the new tab page with a Motivation Fancy
Wat is Fancy Motivation Tab?
Fancy Motivation Tab is een Chrome-extensie ontwikkeld door LONG LA, en de belangrijkste functie is "Override the new tab page with a Motivation Fancy".
Extensie Screenshots
Download het CRX-bestand van de extensie Fancy Motivation Tab
Download Fancy Motivation Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Make the new tab look fancy with motivational quote. to see how it looks, go to https://longla.github.io/Inspirely/#/motivatives
Basisinformatie over de Extensie
Naam | Fancy Motivation Tab |
ID | igbkklljibhkighkhflfhdcjglmfdejp |
Officiële URL | https://chromewebstore.google.com/detail/fancy-motivation-tab/igbkklljibhkighkhflfhdcjglmfdejp |
Beschrijving | Override the new tab page with a Motivation Fancy |
Bestandsgrootte | 37.33 MB |
Aantal Installaties | 82 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2016-08-09 |
Publicatiedatum | 2016-08-09 |
Beoordeling | 4.88/5 Totaal 8 Beoordelingen |
Ontwikkelaar | LONG LA |
Betalingswijze | free |
Extensiewebsite | https://longla.github.io/Inspirely/#/motivatives |
Help Pagina-URL | https://longla.github.io/Inspirely/#/motivatives |
Ondersteunde Talen | 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 } |