PS5 Emulator Updates
This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)
Co to jest PS5 Emulator Updates?
PS5 Emulator Updates to rozszerzenie Chrome opracowane przez https://psemux.com, a jego główną funkcją jest „This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia PS5 Emulator Updates
Pobierz pliki rozszerzeń PS5 Emulator Updates w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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! Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | cpnhkfnpafcdddmfhijnkjfcdhiifgpn |
| Oficjalny URL | https://chromewebstore.google.com/detail/ps5-emulator-updates/cpnhkfnpafcdddmfhijnkjfcdhiifgpn |
| Opis | This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :) |
| Rozmiar pliku | 40.62 KB |
| Liczba instalacji | 260 |
| Aktualna Wersja | 1 |
| Ostatnia Aktualizacja | 2021-03-19 |
| Data Publikacji | 2021-01-13 |
| Ocena | 5.00/5 Łącznie 2 Oceny |
| Deweloper | https://psemux.com |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://psemux.com/ |
| Adres URL Strony Pomocy | https://psemux.com/ |
| Adres URL Strony Polityki Prywatności | https://psemux.com/privacy-policy-3 |
| Obsługiwane Języki | 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"
}
} | |