PS4 Emulator For PC

This extension was created with the awesome remoteplay.site

PS4 Emulator For PCคืออะไร?

PS4 Emulator For PC เป็นส่วนขยายของ Chrome ที่พัฒนาโดย maheshnigg และคุณลักษณะหลักของมันคือ "This extension was created with the awesome remoteplay.site"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PS4 Emulator For PC

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

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

                        Download & Install PS4 / PS5 Emulator on Windows Computer. 

Playstation and Xbox are quite the same as the best consoles for gaming. The former is developed by Sony whereas the later is authorized by Microsoft. 

And to enjoy games of such consoles on PC, there are certain software developed. PS4 Emulator for PC is also such software through which you can play all the games of PlayStation on your PC.

Enjoy Your PlayStation Games on PC.                    

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

ชื่อ PS4 Emulator For PC PS4 Emulator For PC
ID ffppnjbpabanjnmbgfamhbdmoapipcmb
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/ps4-emulator-for-pc/ffppnjbpabanjnmbgfamhbdmoapipcmb
คำอธิบาย This extension was created with the awesome remoteplay.site
ขนาดไฟล์ 40.88 KB
จำนวนการติดตั้ง 1,063
เวอร์ชันปัจจุบัน 0.0.9
อัปเดตครั้งล่าสุด 2021-03-03
วันที่เผยแพร่ 2021-03-03
คะแนน 1.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา maheshnigg
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://playstation.com
URL หน้าช่วยเหลือ https://www.playstation.com/en-in/support/
URL หน้านโยบายความเป็นส่วนตัว https://remoteplay.site/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PS4 Emulator For PC",
    "version": "0.0.9",
    "manifest_version": 2,
    "description": "This extension was created with the awesome remoteplay.site",
    "homepage_url": "https:\/\/remoteplay.site",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "\/js\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}