Fancy Motivation Tab

Override the new tab page with a Motivation Fancy

Hvad er Fancy Motivation Tab?

Fancy Motivation Tab er en Chrome-udvidelse udviklet af LONG LA, og dens hovedfunktion er "Override the new tab page with a Motivation Fancy".

Udvidelsesskærmbilleder

screenshot

Download Fancy Motivation Tab-udvidelses-CRX-fil

Download Fancy Motivation Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Make the new tab look fancy with motivational quote. to see how it looks, go to https://longla.github.io/Inspirely/#/motivatives                    

Grundlæggende oplysninger om udvidelsen

Navn Fancy Motivation Tab Fancy Motivation Tab
ID igbkklljibhkighkhflfhdcjglmfdejp
Officiel URL https://chromewebstore.google.com/detail/fancy-motivation-tab/igbkklljibhkighkhflfhdcjglmfdejp
Beskrivelse Override the new tab page with a Motivation Fancy
Filstørrelse 37.33 MB
Antal Installationer 82
Nuværende Version 1.0.0
Senest Opdateret 2016-08-09
Udgivelsesdato 2016-08-09
Bedømmelse 4.88/5 Samlet 8 Bedømmelser
Udvikler LONG LA
Betalingsmetode free
Udvidelseswebsted https://longla.github.io/Inspirely/#/motivatives
Hjælpeside-URL https://longla.github.io/Inspirely/#/motivatives
Understøttede Sprog 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
}