Transfer Google Drive to Another Account

Transfer files from one Google Drive to Another Account with no download and upload.

Vad är Transfer Google Drive to Another Account?

Transfer Google Drive to Another Account är en Chrome-tillägg utvecklad av https://imanacloud.com, och dess huvudfunktion är "Transfer files from one Google Drive to Another Account with no download and upload.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Transfer Google Drive to Another Account-förlängningens CRX-fil

Ladda ner Transfer Google Drive to Another Account-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        How do you usually transfer files from one Google Drive to another ? 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 Google Drive to another account seamlessly with no download and upload
● Sync photos to another account 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]                    

Grundläggande Information om Tillägg

Namn Transfer Google Drive to Another Account Transfer Google Drive to Another Account
ID cjgnckahnmnngoflpledfdlakfabbkpg
Officiell webbadress https://chromewebstore.google.com/detail/transfer-google-drive-to/cjgnckahnmnngoflpledfdlakfabbkpg
Beskrivning Transfer files from one Google Drive to Another Account with no download and upload.
Filstorlek 946 KB
Antal Installationer 87
Aktuell Version 1.0.0.7
Senast Uppdaterad 2023-03-28
Publiceringsdatum 2022-06-03
Utvecklare https://imanacloud.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.imanacloud.com
Hjälpsida URL https://www.imanacloud.com/support/support.html
URL till Sekretesspolicy Sidan https://www.imanacloud.com/privacy/privacy.html
Stödda Språk en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Transfer Google Drive to Another Account",
    "description": "Transfer files from one Google Drive to Another Account with no download and upload.",
    "version": "1.0.0.7",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmqCwzhnDZ4ouIRzxXuXVi+IyobTXw2IpwNQoabqGdLHCh9NG5K3Q4jmS9zCGYa\/w6tOvY53zRKofPZ2XMDF0IRn2fw1GOQqbe8f6dhT9VSgIdu7EZqHmk9iva9ytZoU2HIROQKzXDrSy6aUcLDKTF1nYcFhZSwAexwdN9oLOlOwtRdSJ9Kug4GmYuEtXVeukP+VnZAibCZGIJEQOn3SPWmuNY56dYS5bD3wVM0qCkLpp3UoewoUwt+aGASVAr1gyc86Mno0MjjFmiUpJaH+zZ5m\/3r\/uv6IIQFxViKKJKyFqL3FMUKlEX1\/vwtzUFH4\/bLBMwlrs0JAszwF5rTmobQIDAQAB",
    "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"
    }
}