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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://nolanscafe.co.uk และคุณลักษณะหลักของมันคือ "A new default tab for quotes from leaders and coaches. Also has list of most popular websites visited."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Inspirational Leadership and Coaching Quotes

ดาวน์โหลดไฟล์ส่วนขยาย Inspirational Leadership and Coaching Quotes ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                                            

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Inspirational Leadership and Coaching Quotes Inspirational Leadership and Coaching Quotes
ID ekleffhljipaphmlmhemhhobgadmbelj
URL อย่างเป็นทางการ 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"
    }
}