46Play

Play Free Games

46Playคืออะไร?

46Play เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://46play.com และคุณลักษณะหลักของมันคือ "Play Free Games"

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

screenshot
screenshot

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

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

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

                                            

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

ชื่อ 46Play 46Play
ID djienffhkedincmcfjdfabhekolcpggn
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/46play/djienffhkedincmcfjdfabhekolcpggn
คำอธิบาย Play Free Games
ขนาดไฟล์ 29.96 KB
จำนวนการติดตั้ง 133
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2020-07-07
วันที่เผยแพร่ 2020-07-07
ผู้พัฒนา http://46play.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://46play.com/
URL หน้าช่วยเหลือ https://46play.com/contact-us
URL หน้านโยบายความเป็นส่วนตัว https://46play.com/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "46Play",
    "description": "Play Free Games",
    "version": "1.1.0",
    "icons": {
        "128": "icon2.png"
    },
    "browser_action": {
        "default_icon": "icon2.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "tabs"
    ],
    "manifest_version": 2
}