Inspirational Leadership and Coaching Quotes

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

什麼是Inspirational Leadership and Coaching Quotes?

Inspirational Leadership and Coaching Quotes是由https://nolanscafe.co.uk開發的Chrome擴展程式,該擴展的主要功能是“A new default tab for quotes from leaders and coaches. Also has list of most popular websites visited.”。

擴展截圖

screenshot

下載Inspirational Leadership and Coaching Quotes擴展crx文件

下載Inspirational Leadership and Coaching Quotes擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                                            

擴展基本資訊

名稱 Inspirational Leadership and Coaching Quotes Inspirational Leadership and Coaching Quotes
ID ekleffhljipaphmlmhemhhobgadmbelj
官方網址 https://chromewebstore.google.com/detail/inspirational-leadership/ekleffhljipaphmlmhemhhobgadmbelj
簡介 A new default tab for quotes from leaders and coaches. Also has list of most popular websites visited.
檔案大小 576 KB
安裝次數 30
目前版本 0.0.5
更新時間 2017-03-18
上架時間 2017-03-18
開發者 https://nolanscafe.co.uk
付費類型 free
支援的語言 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"
    }
}