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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة https://www.playstation.com/en-in/support/
عنوان صفحة سياسة الخصوصية 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"
    }
}