Inspirational Leadership and Coaching Quotes

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

What is Inspirational Leadership and Coaching Quotes?

Inspirational Leadership and Coaching Quotes is a Chrome extension developed by https://nolanscafe.co.uk, and its main feature is "A new default tab for quotes from leaders and coaches. Also has list of most popular websites visited.".

Extension Screenshots

screenshot

Download Inspirational Leadership and Coaching Quotes Extension CRX File

Download Inspirational Leadership and Coaching Quotes extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Inspirational Leadership and Coaching Quotes Inspirational Leadership and Coaching Quotes
ID ekleffhljipaphmlmhemhhobgadmbelj
Official URL https://chromewebstore.google.com/detail/inspirational-leadership/ekleffhljipaphmlmhemhhobgadmbelj
Description A new default tab for quotes from leaders and coaches. Also has list of most popular websites visited.
File Size 576 KB
Installation Count 30
Current Version 0.0.5
Last Updated 2017-03-18
Publish Date 2017-03-18
Developer https://nolanscafe.co.uk
Payment Type free
Supported Languages 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"
    }
}