PlayMemories Camera Apps Downloader

This extension is needed to install PlayMemories Camera Apps applications.

PlayMemories Camera Apps Downloaderคืออะไร?

PlayMemories Camera Apps Downloader เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.playmemoriescameraapps.com และคุณลักษณะหลักของมันคือ "This extension is needed to install PlayMemories Camera Apps applications."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PlayMemories Camera Apps Downloader

ดาวน์โหลดไฟล์ส่วนขยาย PlayMemories Camera Apps Downloader ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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\/*"
        ]
    }
}