PS5 Emulator Updates

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

Wat is PS5 Emulator Updates?

PS5 Emulator Updates is een Chrome-extensie ontwikkeld door https://psemux.com, en de belangrijkste functie is "This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie PS5 Emulator Updates

Download PS5 Emulator Updates-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam PS5 Emulator Updates PS5 Emulator Updates
ID cpnhkfnpafcdddmfhijnkjfcdhiifgpn
Officiële URL https://chromewebstore.google.com/detail/ps5-emulator-updates/cpnhkfnpafcdddmfhijnkjfcdhiifgpn
Beschrijving This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)
Bestandsgrootte 40.62 KB
Aantal Installaties 260
Huidige Versie 1
Laatst Bijgewerkt 2021-03-19
Publicatiedatum 2021-01-13
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://psemux.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://psemux.com/
Help Pagina-URL https://psemux.com/
URL van de Privacybeleid Pagina https://psemux.com/privacy-policy-3
Ondersteunde Talen 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"
    }
}