Walker Texas Ranger Lever

Disply popup of random Walker Texas Ranger clip when you press the lever button

Walker Texas Ranger Leverคืออะไร?

Walker Texas Ranger Lever เป็นส่วนขยายของ Chrome ที่พัฒนาโดย okcarl และคุณลักษณะหลักของมันคือ "Disply popup of random Walker Texas Ranger clip when you press the lever button"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Walker Texas Ranger Lever

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

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

                        This extension brings the magic of Conan O'Brian's Walker Texas Ranger lever to your browser! Just click the lever button and a random video of Walker Texas Ranger plays in a popup!                    

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

ชื่อ Walker Texas Ranger Lever Walker Texas Ranger Lever
ID dooephedclnlhkakemajfphemmifcnpc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/walker-texas-ranger-lever/dooephedclnlhkakemajfphemmifcnpc
คำอธิบาย Disply popup of random Walker Texas Ranger clip when you press the lever button
ขนาดไฟล์ 53.27 KB
จำนวนการติดตั้ง 19
เวอร์ชันปัจจุบัน 0.0.1.2
อัปเดตครั้งล่าสุด 2013-10-22
วันที่เผยแพร่ 2013-10-21
คะแนน 4.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา okcarl
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://en.wikipedia.org/wiki/List_of_Late_Night_with_Conan_O'Brien_sketches#The_Walker.2C_Texas_Ranger_Lever
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon19.png",
        "default_popup": "player.html",
        "default_title": "Walker Texas Ranger Lever"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.youtube.com https:\/\/s.ytimg.com; img-src *; frame-src 'self' https:\/\/www.youtube.com; object-src 'self'",
    "description": "Disply popup of random Walker Texas Ranger clip when you press the lever button",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png"
    },
    "manifest_version": 2,
    "name": "Walker Texas Ranger Lever",
    "permissions": [
        "https:\/\/suggestqueries.google.com\/*",
        "https:\/\/gdata.youtube.com\/feeds\/api\/*"
    ],
    "version": "0.0.1.2"
}