Show Cricket Full Screen

This extension allows the user to show the control bar on cricket live Australia.

Show Cricket Full Screenคืออะไร?

Show Cricket Full Screen เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jdunlop467 และคุณลักษณะหลักของมันคือ "This extension allows the user to show the control bar on cricket live Australia."

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Show Cricket Full Screen

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

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

                        By pressing the button when on the cricket live Australia stream, the controls on the video will show up and you can then make the video full screen.


credit:
N.Lloyd - Lead Strategist
J.Hall - Contemplation Catalyst                    

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

ชื่อ Show Cricket Full Screen Show Cricket Full Screen
ID mpiccempphmmkbcapkpdckdoedpolobj
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/show-cricket-full-screen/mpiccempphmmkbcapkpdckdoedpolobj
คำอธิบาย This extension allows the user to show the control bar on cricket live Australia.
ขนาดไฟล์ 131 KB
จำนวนการติดตั้ง 135
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2017-12-13
วันที่เผยแพร่ 2017-12-13
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา jdunlop467
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.meatyboys.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Show Cricket Full Screen",
    "description": "This extension allows the user to show the control bar on cricket live Australia.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}