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
官方網址 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
電子郵箱 [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"
    }
}