Art Of War Quotes

Displays quotes at random on click from the book, 'The Art Of War', by Sun Tzu.

Art Of War Quotesคืออะไร?

Art Of War Quotes เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Brian Tomlinson และคุณลักษณะหลักของมันคือ "Displays quotes at random on click from the book, 'The Art Of War', by Sun Tzu."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Art Of War Quotes

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

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

                        This plugin displays random quotes from the book, "The Art Of War" by Sun Tzu when you click the icon.                    

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

ชื่อ Art Of War Quotes Art Of War Quotes
ID beelflngojkhjadenapibcpfnejoebdm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/art-of-war-quotes/beelflngojkhjadenapibcpfnejoebdm
คำอธิบาย Displays quotes at random on click from the book, 'The Art Of War', by Sun Tzu.
ขนาดไฟล์ 61.37 KB
จำนวนการติดตั้ง 140
เวอร์ชันปัจจุบัน 1.3
อัปเดตครั้งล่าสุด 2012-12-06
วันที่เผยแพร่ 2012-12-05
คะแนน 4.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา Brian Tomlinson
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/darthlukan/ArtOfWarQuotes
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Art Of War Quotes",
    "version": "1.3",
    "manifest_version": 2,
    "description": "Displays quotes at random on click from the book, 'The Art Of War', by Sun Tzu.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Art Of War Quotes"
    },
    "permissions": []
}