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".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου 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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
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" } } |