PlayMemories Camera Apps Downloader

This extension is needed to install PlayMemories Camera Apps applications.

Was ist PlayMemories Camera Apps Downloader?

PlayMemories Camera Apps Downloader ist eine Chrome-Erweiterung, die von https://www.playmemoriescameraapps.com entwickelt wurde, und ihr Hauptmerkmal ist "This extension is needed to install PlayMemories Camera Apps applications.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

PlayMemories Camera Apps Downloader-Erweiterungs-CRX-Datei herunterladen

Laden Sie PlayMemories Camera Apps Downloader-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name PlayMemories Camera Apps Downloader PlayMemories Camera Apps Downloader
ID ohlghnkgcadghcdodlcjfhogekonhdei
Offizielle URL https://chromewebstore.google.com/detail/playmemories-camera-apps/ohlghnkgcadghcdodlcjfhogekonhdei
Beschreibung This extension is needed to install PlayMemories Camera Apps applications.
Dateigröße 24.51 KB
Installationsanzahl 246,600
Aktuelle Version 1.0.1.10040
Letztes Update 2023-02-27
Veröffentlichungsdatum 2019-09-18
Bewertung 1.61/5 Insgesamt 517 Bewertungen
Entwickler https://www.playmemoriescameraapps.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://www.playmemoriescameraapps.com/
Unterstützte Sprachen 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\/*"
        ]
    }
}