PlayMemories Camera Apps Downloader

This extension is needed to install PlayMemories Camera Apps applications.

Cos'è PlayMemories Camera Apps Downloader?

PlayMemories Camera Apps Downloader è un'estensione di Chrome sviluppata da https://www.playmemoriescameraapps.com, e la sua funzione principale è "This extension is needed to install PlayMemories Camera Apps applications.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione PlayMemories Camera Apps Downloader

Scarica i file di estensione PlayMemories Camera Apps Downloader 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

                        It helps you install applications onto your Sony camera at PlayMemories Camera Apps web site by relaying communications between your camera and Google Chrome.                    

Informazioni di Base sull'Estensione

Nome PlayMemories Camera Apps Downloader PlayMemories Camera Apps Downloader
ID ohlghnkgcadghcdodlcjfhogekonhdei
URL Ufficiale https://chromewebstore.google.com/detail/playmemories-camera-apps/ohlghnkgcadghcdodlcjfhogekonhdei
Descrizione This extension is needed to install PlayMemories Camera Apps applications.
Dimensione del File 24.51 KB
Conteggio Installazioni 246,600
Versione Corrente 1.0.1.10040
Ultimo Aggiornamento 2023-02-27
Data di Pubblicazione 2019-09-18
Valutazione 1.61/5 Totale 517 Valutazioni
Sviluppatore https://www.playmemoriescameraapps.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.playmemoriescameraapps.com/
Lingue Supportate en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiJEXNAEPySz++O4qprmlKmUpD4EW1cEawPbBSiLp+taxQoQXQIjLL6dIzUHGl0+QC9DOqKZvdEstUD0Qk3CRJ6ojI\/PGEQhi01oYdBQsKGEncP7xT6td3A720AMkAZ4GrzbK8hs0fqwFqBeOqkj1ewd715ha3t9d20xN7JxWlosFqpJTGTHqMkFtwDE8BXTAMd1qCZoMWtyWe5TqrB0AhcZPD\/333FY6O1WRQVtDpDmK8hZ9cauJCEDRspz\/w2snKn9aMj+U22dMX5AQRiGjkT1x\/TVLq7rkXRIbFkty1vmcUr6dpGnX9Y9UPrV+opVb96SgNYbvg4fQ\/11StAU8\/wIDAQAB",
    "name": "PlayMemories Camera Apps Downloader",
    "version": "1.0.1.10040",
    "manifest_version": 3,
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "128": "icon-128.png"
    },
    "permissions": [
        "nativeMessaging"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/www.playmemoriescameraapps.com\/*"
        ]
    }
}