PS5 Emulator Updates
This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)
Cos'è PS5 Emulator Updates?
PS5 Emulator Updates è un'estensione di Chrome sviluppata da https://psemux.com, e la sua funzione principale è "This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione PS5 Emulator Updates
Scarica i file di estensione PS5 Emulator Updates in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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! Informazioni di Base sull'Estensione
| Nome | |
| ID | cpnhkfnpafcdddmfhijnkjfcdhiifgpn |
| URL Ufficiale | https://chromewebstore.google.com/detail/ps5-emulator-updates/cpnhkfnpafcdddmfhijnkjfcdhiifgpn |
| Descrizione | This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :) |
| Dimensione del File | 40.62 KB |
| Conteggio Installazioni | 260 |
| Versione Corrente | 1 |
| Ultimo Aggiornamento | 2021-03-19 |
| Data di Pubblicazione | 2021-01-13 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | https://psemux.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://psemux.com/ |
| URL della Pagina di Aiuto | https://psemux.com/ |
| URL della Pagina della Politica sulla Privacy | https://psemux.com/privacy-policy-3 |
| Lingue Supportate | 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"
}
} | |