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はhttps://psemux.comによって開発されたChromeの拡張機能で、その主な機能は「This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)」です。

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

screenshot
screenshot
screenshot

PS5 Emulator Updates拡張機能のCRXファイルをダウンロード

PS5 Emulator Updates拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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!                    

拡張機能の基本情報

名前 PS5 Emulator Updates PS5 Emulator Updates
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
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://psemux.com/
ヘルプページのURL https://psemux.com/
プライバシーポリシーページのURL 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"
    }
}