Inspirational Leadership and Coaching Quotes

A new default tab for quotes from leaders and coaches. Also has list of most popular websites visited.

Hvad er Inspirational Leadership and Coaching Quotes?

Inspirational Leadership and Coaching Quotes er en Chrome-udvidelse udviklet af https://nolanscafe.co.uk, og dens hovedfunktion er "A new default tab for quotes from leaders and coaches. Also has list of most popular websites visited.".

Udvidelsesskærmbilleder

screenshot

Download Inspirational Leadership and Coaching Quotes-udvidelses-CRX-fil

Download Inspirational Leadership and Coaching Quotes-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

                                            

Grundlæggende oplysninger om udvidelsen

Navn Inspirational Leadership and Coaching Quotes Inspirational Leadership and Coaching Quotes
ID ekleffhljipaphmlmhemhhobgadmbelj
Officiel URL https://chromewebstore.google.com/detail/inspirational-leadership/ekleffhljipaphmlmhemhhobgadmbelj
Beskrivelse A new default tab for quotes from leaders and coaches. Also has list of most popular websites visited.
Filstørrelse 576 KB
Antal Installationer 30
Nuværende Version 0.0.5
Senest Opdateret 2017-03-18
Udgivelsesdato 2017-03-18
Udvikler https://nolanscafe.co.uk
Betalingsmetode free
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Inspirational Leadership and Coaching Quotes",
    "version": "0.0.5",
    "manifest_version": 2,
    "description": "A new default tab for quotes from leaders and coaches. Also has list of most popular websites visited.",
    "short_name": "Inspirational Leadership Quotes",
    "homepage_url": "https:\/\/www.nolanscafe.co.uk",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "topSites"
    ],
    "default_locale": "en",
    "background": {
        "page": "bg\/background.html",
        "persistent": true
    },
    "chrome_url_overrides": {
        "newtab": "override\/override.html"
    }
}