Transfer GoogleDrive to Dropbox

Transfer files from Google Drive to Dropbox and vice versa.

Transfer GoogleDrive to Dropbox란 무엇입니까?

Transfer GoogleDrive to Dropbox은(는) https://imanacloud.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Transfer files from Google Drive to Dropbox and vice versa."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Transfer GoogleDrive to Dropbox 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        How do you usually transfer files between clouds ? The most logical way to transfer your files from one cloud to another is to download files from one cloud to your computer and re-upload them to another account. But given the amount of data and time this approach requires, it is clearly not the best course of action

However, with this Chrome extension, you can:
● Move your files between clouds seamlessly with no download and upload
● Sync files between clouds so that you can manage your files across devices
Highlights of this extension:
● Currently, Google Drive/Dropbox/OneDrive/PCloud/Box are supported.
● Manage multiple cloud accounts in one console.
● Automatic transfer/sync greatly boost your productivity.
● Transfer/sync large files in one go without transferring them in batch.
● Transfer/sync files in the background even though your browser is closed.
● Get rid of your poor network connection and enjoy competitive transfer speed.
● Provide 7*24 customer support services to help you solve problems faster
Imanacloud, a free web-based cloud storage manager, aims to boost your productivity.
Website: https://www.imanacloud.com
Customer support: [email protected]                    

확장 프로그램 기본 정보

이름 Transfer GoogleDrive to Dropbox Transfer GoogleDrive to Dropbox
ID knhaaijjfhdjejlbmbhocpmcplpnhanj
공식 URL https://chromewebstore.google.com/detail/transfer-googledrive-to-d/knhaaijjfhdjejlbmbhocpmcplpnhanj
설명 Transfer files from Google Drive to Dropbox and vice versa.
파일 크기 946 KB
설치 횟수 124
현재 버전 1.0.0.7
최근 업데이트 2023-03-29
출시 날짜 2022-05-03
평점 5.00/5 총 2 개의 평점
개발자 https://imanacloud.com
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://www.imanacloud.com
도움말 페이지 URL https://www.imanacloud.com/support/support.html
개인정보 보호 정책 페이지 URL https://www.imanacloud.com/privacy/privacy.html
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Transfer GoogleDrive to Dropbox",
    "description": "Transfer files from Google Drive to Dropbox and vice versa.",
    "version": "1.0.0.7",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAg95hVDG9xd\/jfxzCFAzWgfz0uwedqehijCFgqL3v359VvH12OSbLP4WBTX5RAyckKtMCsnLf7KWIyZUDawy+gu9ETeTCbKfXc9QbE76GqSEbBLNimLIVaYyL7fuzQp8FrTsszyq6NvdoW+y7JteAejRRztrduiHOiGrMGEqR32kSCKVQl4hDq++yUP1bI64tCzuGJ+HYofrF6KJOtjGJzT+qo8\/u5zNVc7TCtHvh7UmQ\/GrlRdtK5x1VgTSS+gDybU1Ab+Un8BMe\/xp0MwKvbQAJ21b8uJTcV8OpgzcKtHtzXC9+DnIH4m0IIreWEqXwXHkYnFYCypS5v0zizYqlfwIDAQAB",
    "permissions": [
        "cookies",
        "identity"
    ],
    "host_permissions": [
        "https:\/\/www.imanacloud.com\/"
    ],
    "action": {
        "default_popup": "main.html",
        "default_icon": {
            "16": "\/img\/logo\/logo16.png",
            "32": "\/img\/logo\/logo32.png",
            "48": "\/img\/logo\/logo48.png",
            "128": "\/img\/logo\/logo128.png"
        }
    },
    "icons": {
        "16": "\/img\/logo\/logo16.png",
        "32": "\/img\/logo\/logo32.png",
        "48": "\/img\/logo\/logo48.png",
        "128": "\/img\/logo\/logo128.png"
    }
}