PS4 Emulator For PC
This extension was created with the awesome remoteplay.site
PS4 Emulator For PC क्या है?
PS4 Emulator For PC maheshnigg द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension was created with the awesome remoteplay.site"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में PS4 Emulator For PC एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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.
एक्सटेंशन की मूल जानकारी
नाम | |
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" } } |