PS4 Emulator For PC

This extension was created with the awesome remoteplay.site

O que é PS4 Emulator For PC?

PS4 Emulator For PC é uma extensão do Chrome desenvolvida por maheshnigg, e sua principal característica é "This extension was created with the awesome remoteplay.site".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão PS4 Emulator For PC

Baixe arquivos de extensão PS4 Emulator For PC no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Download & Install PS4 / PS5 Emulator on Windows Computer. 

Playstation and Xbox are quite the same as the best consoles for gaming. The former is developed by Sony whereas the later is authorized by Microsoft. 

And to enjoy games of such consoles on PC, there are certain software developed. PS4 Emulator for PC is also such software through which you can play all the games of PlayStation on your PC.

Enjoy Your PlayStation Games on PC.                    

Informações Básicas da Extensão

Nome PS4 Emulator For PC PS4 Emulator For PC
ID ffppnjbpabanjnmbgfamhbdmoapipcmb
URL Oficial https://chrome.google.com/webstore/detail/ps4-emulator-for-pc/ffppnjbpabanjnmbgfamhbdmoapipcmb
Descrição This extension was created with the awesome remoteplay.site
Tamanho do Arquivo 40.88 KB
Contagem de Instalações 1,063
Versão Atual 0.0.9
Última Atualização 2021-03-03
Data de Publicação 2021-03-03
Classificação 1.00/5 Total de 1 Avaliações
Desenvolvedor maheshnigg
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://playstation.com
URL da Página de Ajuda https://www.playstation.com/en-in/support/
URL da Página de Política de Privacidade https://remoteplay.site/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PS4 Emulator For PC",
    "version": "0.0.9",
    "manifest_version": 2,
    "description": "This extension was created with the awesome remoteplay.site",
    "homepage_url": "https:\/\/remoteplay.site",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "\/js\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}