PS5 Emulator Updates

This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)

Apa itu PS5 Emulator Updates?

PS5 Emulator Updates adalah ekstensi Chrome yang dikembangkan oleh https://psemux.com, dan fitur utamanya adalah "This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi PS5 Emulator Updates

Unduh file ekstensi PS5 Emulator Updates dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama PS5 Emulator Updates PS5 Emulator Updates
ID cpnhkfnpafcdddmfhijnkjfcdhiifgpn
URL Resmi https://chromewebstore.google.com/detail/ps5-emulator-updates/cpnhkfnpafcdddmfhijnkjfcdhiifgpn
Deskripsi This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)
Ukuran File 40.62 KB
Jumlah Instalasi 260
Versi Saat Ini 1
Terakhir Diperbarui 2021-03-19
Tanggal Publikasi 2021-01-13
Penilaian 5.00/5 Total 2 Penilaian
Pengembang https://psemux.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://psemux.com/
URL Halaman Bantuan https://psemux.com/
URL Halaman Kebijakan Privasi https://psemux.com/privacy-policy-3
Bahasa yang Didukung 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"
    }
}