PS5 Emulator Updates

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

Vad är PS5 Emulator Updates?

PS5 Emulator Updates är en Chrome-tillägg utvecklad av https://psemux.com, och dess huvudfunktion är "This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner PS5 Emulator Updates-förlängningens CRX-fil

Ladda ner PS5 Emulator Updates-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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!                    

Grundläggande Information om Tillägg

Namn PS5 Emulator Updates PS5 Emulator Updates
ID cpnhkfnpafcdddmfhijnkjfcdhiifgpn
Officiell webbadress https://chromewebstore.google.com/detail/ps5-emulator-updates/cpnhkfnpafcdddmfhijnkjfcdhiifgpn
Beskrivning This extension was created to share updates on the new PS5 Emulator project from PSemuX. Thank you for installing :)
Filstorlek 40.62 KB
Antal Installationer 260
Aktuell Version 1
Senast Uppdaterad 2021-03-19
Publiceringsdatum 2021-01-13
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare https://psemux.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://psemux.com/
Hjälpsida URL https://psemux.com/
URL till Sekretesspolicy Sidan https://psemux.com/privacy-policy-3
Stödda Språk 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"
    }
}