Transfer OneDrive to Google Drive

Transfer files from OneDrive to Google Drive and vice versa.

What is Transfer OneDrive to Google Drive?

Transfer OneDrive to Google Drive is a Chrome extension developed by https://imanacloud.com, and its main feature is "Transfer files from OneDrive to Google Drive and vice versa.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Transfer OneDrive to Google Drive Extension CRX File

Download Transfer OneDrive to Google Drive extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        How do you usually transfer files from OneDrive to Google Drive? The most logical way to transfer your files from OneDrive to Google Drive is to download files from your OneDrive to your computer and re-upload them to Google Drive. 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 OneDrive to Google Drive seamlessly with no download and upload
● Sync files from OneDrive to GoogleDrive 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]                    

Extension Basic Information

Name Transfer OneDrive to Google Drive Transfer OneDrive to Google Drive
ID omeejnobmdbhbpbakcaecaepbmombfho
Official URL https://chromewebstore.google.com/detail/transfer-onedrive-to-goog/omeejnobmdbhbpbakcaecaepbmombfho
Description Transfer files from OneDrive to Google Drive and vice versa.
File Size 946 KB
Installation Count 78
Current Version 1.0.0.7
Last Updated 2023-03-28
Publish Date 2022-05-04
Developer https://imanacloud.com
Email [email protected]
Payment Type in_app
Extension Website https://www.imanacloud.com
Help Page URL https://www.imanacloud.com/support/support.html
Privacy Policy Page URL https://www.imanacloud.com/privacy/privacy.html
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Transfer OneDrive to Google Drive",
    "description": "Transfer files from OneDrive to Google Drive and vice versa.",
    "version": "1.0.0.7",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAs3jOKhBYfWRQVWoKArr1gxzHEGiGMsXfR2U9IueV05u\/0OY++nCRzqtg4o8RpVXunPlyyJgPKFQfyYV+wG46vYlCZDWf3VBYoZo3ILYfdctDnBmVO71DvpBTIyhO8nKamdPKAv1r5b8C6+nw12Xk6mBE+vyLYo9hiqc4qxcT4h4hXE6ucwX\/JmlJanw1jBJCT9iUmtsf3idvNp7Wp8aFC9anwLoqZkqxHDwIUD7qBlJPMlVp0\/ObbaIxOR351RPeKsNy7tQkciU4mVTeQju8TgLkcuGxO8ZL2kBFuK\/iHuBp3oBaUtkBBAvYK++2X5X04h4VhujXYO0o89JkLA3afwIDAQAB",
    "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"
    }
}