SoqAlbum: Share iPhone/Android Files/Cameras

SoqAlbum directly links your smartphone(iPhone/Android) to chrome, allowing you to transfer and share files and photos via the link.

SoqAlbum: Share iPhone/Android Files/Cameras란 무엇입니까?

SoqAlbum: Share iPhone/Android Files/Cameras은(는) https://yagiful.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "SoqAlbum directly links your smartphone(iPhone/Android) to chrome, allowing you to transfer and share files and photos via the link."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

SoqAlbum: Share iPhone/Android Files/Cameras 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        RECENT CHANGES

(NEW) Added a simple chat feature. You can now exchange text messages between Chrome and your smartphone.

(NEW) Introduced Manual Link ID, which allows devices to be linked without using QR codes. This makes it easy to exchange files between PCs without cameras.

(NEW) Added "Send Memo" and "Send Voice" tools to SoqTools. You can edit text or record audio on the fly, and send it directly to Chrome.


SoqAlbum links your smartphone and chrome directly via P2P. The link is completed in just two easy steps: click on the extension icon to launch SoqAlbum, and then use your smartphone to read the QR code there. 

Using a simple tool on the smartphone app (SoqTools), you can easily transfer files from your smartphone to the chrome side.  By selecting the camera tool, photos taken with a smartphone can be saved directly to the chrome side and viewed on the large screen display of the PC. It is also easy to send files from the chrome side to the smartphone. SoqAlbum provides advanced collaboration between smartphone and PC.

Multiple smartphones can be linked to SoqAlbum at the same time. This allows you to transfer and share files across multiple devices, using chrome as a hub for file sharing. File exchange in SoqAlbum is done via P2P and does not go through the cloud, so there is no need to worry about file leaks from the cloud or censorship.

We have offered "Adaptive Download Shelf" as an extension option, which allows you to disable the download shelf only when using SoqAlbum. This can make the full screen display of SoqAlbum more comfortable.

SoqAlbum is a universal app supporting Win/Mac/Linux/ChromeOS/iPhone/Android. Even in situations where AirDrop or Nearby Share are not available, SoqAlbum can still transfer files. You can use this free app right now just in your browser, without creating an account. With this extension, enjoy the freedom of file sharing without the need to be aware of platform differences.                    

확장 프로그램 기본 정보

이름 SoqAlbum: Share iPhone/Android Files/Cameras SoqAlbum: Share iPhone/Android Files/Cameras
ID cmcggkbbiapnpemadkojjbnopmipfldd
공식 URL https://chromewebstore.google.com/detail/soqalbum-share-iphoneandr/cmcggkbbiapnpemadkojjbnopmipfldd
설명 SoqAlbum directly links your smartphone(iPhone/Android) to chrome, allowing you to transfer and share files and photos via the link.
파일 크기 451 KB
설치 횟수 584
현재 버전 0.7
최근 업데이트 2023-08-11
출시 날짜 2022-10-11
평점 4.00/5 총 1 개의 평점
개발자 https://yagiful.com
이메일 [email protected]
결제 유형 free
지원되는 언어 en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "__MSG_Name__",
    "description": "__MSG_Description__",
    "version": "0.7",
    "action": [],
    "permissions": [
        "tabs",
        "storage",
        "downloads",
        "downloads.shelf"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "options_page": "options.html",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}