PS4 Emulator For PC

This extension was created with the awesome remoteplay.site

PS4 Emulator For PCとは何ですか?

PS4 Emulator For PCはmaheshniggによって開発されたChromeの拡張機能で、その主な機能は「This extension was created with the awesome remoteplay.site」です。

拡張機能のスクリーンショット

screenshot

PS4 Emulator For PC拡張機能のCRXファイルをダウンロード

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.                    

拡張機能の基本情報

名前 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
Eメール [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"
    }
}