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 :)".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة PS5 Emulator Updates
قم بتنزيل ملفات الامتداد PS5 Emulator Updates بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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! معلومات أساسية عن التمديد
| الاسم | |
| 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/ |
| عنوان صفحة المساعدة | https://psemux.com/ |
| عنوان صفحة سياسة الخصوصية | 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"
}
} | |