PS5 Emulator Updates

This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)

PS5 Emulator Updatesคืออะไร?

PS5 Emulator Updates เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://psemux.com และคุณลักษณะหลักของมันคือ "This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PS5 Emulator Updates

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

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

                        Updates for the new PS5 Emulator for PC & mac. Thank you installing, we are continuing to update and get out new patches and fixes for the PSemuX. Stay tuned and keep this extension installed for the latest news & updates. Currently in development and looking for more beta testers! Still looking for more!                    

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

ชื่อ PS5 Emulator Updates PS5 Emulator Updates
ID cpnhkfnpafcdddmfhijnkjfcdhiifgpn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/ps5-emulator-updates/cpnhkfnpafcdddmfhijnkjfcdhiifgpn
คำอธิบาย This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)
ขนาดไฟล์ 40.62 KB
จำนวนการติดตั้ง 260
เวอร์ชันปัจจุบัน 1
อัปเดตครั้งล่าสุด 2021-03-19
วันที่เผยแพร่ 2021-01-13
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://psemux.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://psemux.com/
URL หน้าช่วยเหลือ https://psemux.com/
URL หน้านโยบายความเป็นส่วนตัว https://psemux.com/privacy-policy-3
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PS5 Emulator Updates",
    "version": "1",
    "manifest_version": 2,
    "description": "This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)",
    "homepage_url": "https:\/\/psemux.com\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}