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.”。
擴展截圖
下載PlayMemories Camera Apps Downloader擴展crx文件
下載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 |
ID | ohlghnkgcadghcdodlcjfhogekonhdei |
官方網址 | 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\/*" ] } } |