PS5 Emulator Updates

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

Was ist PS5 Emulator Updates?

PS5 Emulator Updates ist eine Chrome-Erweiterung, die von https://psemux.com entwickelt wurde, und ihr Hauptmerkmal ist "This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

PS5 Emulator Updates-Erweiterungs-CRX-Datei herunterladen

Laden Sie PS5 Emulator Updates-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name PS5 Emulator Updates PS5 Emulator Updates
ID cpnhkfnpafcdddmfhijnkjfcdhiifgpn
Offizielle URL https://chromewebstore.google.com/detail/ps5-emulator-updates/cpnhkfnpafcdddmfhijnkjfcdhiifgpn
Beschreibung This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)
Dateigröße 40.62 KB
Installationsanzahl 260
Aktuelle Version 1
Letztes Update 2021-03-19
Veröffentlichungsdatum 2021-01-13
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler https://psemux.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://psemux.com/
Hilfeseite URL https://psemux.com/
URL der Datenschutzrichtlinien-Seite https://psemux.com/privacy-policy-3
Unterstützte Sprachen 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"
    }
}