PS5 Emulator Updates

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

¿Qué es PS5 Emulator Updates?

PS5 Emulator Updates es una extensión de Chrome desarrollada por https://psemux.com, y su función principal es "This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión PS5 Emulator Updates

Descarga archivos de extensión PS5 Emulator Updates en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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!                    

Información Básica de la Extensión

Nombre PS5 Emulator Updates PS5 Emulator Updates
ID cpnhkfnpafcdddmfhijnkjfcdhiifgpn
URL Oficial https://chromewebstore.google.com/detail/ps5-emulator-updates/cpnhkfnpafcdddmfhijnkjfcdhiifgpn
Descripción This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)
Tamaño del Archivo 40.62 KB
Cantidad de Instalaciones 260
Versión Actual 1
Última Actualización 2021-03-19
Fecha de Publicación 2021-01-13
Calificación 5.00/5 Total de 2 Calificaciones
Desarrollador https://psemux.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://psemux.com/
URL de la Página de Ayuda https://psemux.com/
URL de la Página de Política de Privacidad https://psemux.com/privacy-policy-3
Idiomas Soportados 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"
    }
}