PlayMemories Camera Apps Downloader

This extension is needed to install PlayMemories Camera Apps applications.

PlayMemories Camera Apps Downloader란 무엇입니까?

PlayMemories Camera Apps Downloader은(는) https://www.playmemoriescameraapps.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension is needed to install PlayMemories Camera Apps applications."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

PlayMemories Camera Apps Downloader 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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

확장 프로그램 기본 정보

이름 PlayMemories Camera Apps Downloader PlayMemories Camera Apps Downloader
ID ohlghnkgcadghcdodlcjfhogekonhdei
공식 URL https://chromewebstore.google.com/detail/playmemories-camera-apps/ohlghnkgcadghcdodlcjfhogekonhdei
설명 This extension is needed to install PlayMemories Camera Apps applications.
파일 크기 24.51 KB
설치 횟수 246,600
현재 버전 1.0.1.10040
최근 업데이트 2023-02-27
출시 날짜 2019-09-18
평점 1.61/5 총 517 개의 평점
개발자 https://www.playmemoriescameraapps.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://www.playmemoriescameraapps.com/
지원되는 언어 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\/*"
        ]
    }
}