Fullscreen Slideshow

This extension is made to let you Chromecast your photos.

Fullscreen Slideshowคืออะไร?

Fullscreen Slideshow เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Francis Reynolds และคุณลักษณะหลักของมันคือ "This extension is made to let you Chromecast your photos."

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

screenshot
screenshot
screenshot

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

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

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

                        Fullscreen Slideshow, I've made this extension to cast my images to my tv via my Chromecast.
To use with Chromecast be aware you have to be casting the extension tab so that it will appear in the tv.                    

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

ชื่อ Fullscreen Slideshow Fullscreen Slideshow
ID ckciegopcnnpagdmgjadmhjkocchicji
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/fullscreen-slideshow/ckciegopcnnpagdmgjadmhjkocchicji
คำอธิบาย This extension is made to let you Chromecast your photos.
ขนาดไฟล์ 51.31 KB
จำนวนการติดตั้ง 24,134
เวอร์ชันปัจจุบัน 1.5
อัปเดตครั้งล่าสุด 2013-12-01
วันที่เผยแพร่ 2013-12-01
คะแนน 2.86/5 รวมทั้งหมด 100 คะแนน
ผู้พัฒนา Francis Reynolds
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Fullscreen Slideshow",
    "description": "This extension is made to let you Chromecast your photos.",
    "version": "1.5",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "browser_action": {
        "default_icon": "slides-icon.png",
        "default_popup": "popup.html"
    }
}