PS4 Emulator For PC
This extension was created with the awesome remoteplay.site
Qu'est-ce que PS4 Emulator For PC ?
PS4 Emulator For PC est une extension Chrome développée par maheshnigg, et sa fonction principale est "This extension was created with the awesome remoteplay.site".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension PS4 Emulator For PC
Téléchargez les fichiers d'extension PS4 Emulator For PC au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | ffppnjbpabanjnmbgfamhbdmoapipcmb |
URL Officiel | https://chrome.google.com/webstore/detail/ps4-emulator-for-pc/ffppnjbpabanjnmbgfamhbdmoapipcmb |
Description | This extension was created with the awesome remoteplay.site |
Taille du Fichier | 40.88 KB |
Nombre d'Installations | 1,063 |
Version Actuelle | 0.0.9 |
Dernière Mise à Jour | 2021-03-03 |
Date de Publication | 2021-03-03 |
Évaluation | 1.00/5 Total 1 Évaluations |
Développeur | maheshnigg |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://playstation.com |
URL de la Page d'Aide | https://www.playstation.com/en-in/support/ |
URL de la Page de Politique de Confidentialité | https://remoteplay.site/privacy-policy |
Langues Prises en Charge | 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" } } |