Inspiring Puppies

Inspirational quotes as told by puppies.

Inspiring Puppiesคืออะไร?

Inspiring Puppies เป็นส่วนขยายของ Chrome ที่พัฒนาโดย zcolburn และคุณลักษณะหลักของมันคือ "Inspirational quotes as told by puppies."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Inspiring Puppies

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

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

                        Have you ever wanted puppies to give you compliments? Well, today is your lucky day! Simply click and you will be presented with a puppy and a compliment. All images are drawn from randomdoggiegenerator.com.                    

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

ชื่อ Inspiring Puppies Inspiring Puppies
ID feomjpgddicahogfffjdelnjoaednanb
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/inspiring-puppies/feomjpgddicahogfffjdelnjoaednanb
คำอธิบาย Inspirational quotes as told by puppies.
ขนาดไฟล์ 46.83 KB
จำนวนการติดตั้ง 13
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2018-12-02
วันที่เผยแพร่ 2018-12-02
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา zcolburn
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Inspiring Puppies",
    "version": "1.1",
    "description": "Inspirational quotes as told by puppies.",
    "browser_action": {
        "default_title": "Inspiring Puppies",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "styling.css",
        "https:\/\/www.randomdoggiegenerator.com\/randomdoggie.php",
        "https:\/\/fonts.googleapis.com\/css?family=El+Messiri"
    ],
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'"
}