PS5 Emulator Updates

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

Qu'est-ce que PS5 Emulator Updates ?

PS5 Emulator Updates est une extension Chrome développée par https://psemux.com, et sa fonction principale est "This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension PS5 Emulator Updates

Téléchargez les fichiers d'extension PS5 Emulator Updates au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom PS5 Emulator Updates PS5 Emulator Updates
ID cpnhkfnpafcdddmfhijnkjfcdhiifgpn
URL Officiel https://chromewebstore.google.com/detail/ps5-emulator-updates/cpnhkfnpafcdddmfhijnkjfcdhiifgpn
Description This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)
Taille du Fichier 40.62 KB
Nombre d'Installations 260
Version Actuelle 1
Dernière Mise à Jour 2021-03-19
Date de Publication 2021-01-13
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://psemux.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://psemux.com/
URL de la Page d'Aide https://psemux.com/
URL de la Page de Politique de Confidentialité https://psemux.com/privacy-policy-3
Langues Prises en Charge 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"
    }
}