Checketry: download manager

Checketry download manager Chrome extension. Track and manage download progress

Τι είναι το Checketry: download manager;

Το Checketry: download manager είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://checketry.com, και η κύρια λειτουργία του είναι "Checketry download manager Chrome extension. Track and manage download progress".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Checketry: download manager

Λήψη αρχείων επέκτασης Checketry: download manager σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        The official Google Chrome extension for the Checketry download manager desktop app. Track your downloads from anywhere using Checketry!

Note: you will need to download the app and sign in at www.checketry.com to use this extension.

Checketry is a download manager and file manager that lets you track all your favourite downloads in a remote desktop fashion; Steam games, movies from torrent and MP3 music and much more. All your downloads conveniently managed in a single place! Unlike other download managers, Checketry works for all types of software and files. Is it also 100% free!

⭐️Track download progress - Track download progress from your home device to mobile. You can see the speed, time left and other useful information right on your handheld device.

⭐️Manage - Checketry download manager and tracker allows you to control your downloads in a remote desktop function for your home computer.

⭐️Works for all your favourite apps and programs:

Games
- Works for Steam, EA Origin and BattleNet!

Torrent
- uTorrent and qBitTorrent!

Browsers
-Google Chrome and Mozilla Firefox! 

We will keep adding new software for you to track, feel free to give us suggestions! To get started, you need to install the app for PC from www.checketry.com and connect your programs there.

⭐️All types of files - Checketry download manager for Chrome works for a lot of programs and files like Steam games and torrent. Including:

Documents:
- doc and docx
- PDF 
- txt and more.

Music downloads:
- MP3
- wma
- wav and many more.

Images:
- png images
- jpeg
- gif and many more.

Games:
- Steam
- EA Origin
- Blizzard

⭐️Remote desktop - Allows you to control your downloads for your PC in a remote desktop fashion.

⭐️File manager - Checketry is a file manager that controls your computer for your Steam games, browsers and torrent applications. 

Basically, whatever files your computer can download, Checketry helps you follow it!

⭐️Full features include:

★Track download progress
Follow and manage downloads from anywhere from your hand.

★Shut-down timer
Choose when your devices shuts down after everything is done. No more wasting power!

★Change sleep settings on your PC
Forgot to change your sleep settings to ‘never go to sleep’? No problem! Checketry has a feature to make sure your home device won’t turn off while you’re downloading. 

★Pause, cancel and schedule
You can manage your downloads, including starting and deleting them, from your mobile. You may also schedule for Steam games, browsers and torrent.

★Remote desktop capabilities
Lets you access your Windows PC from mobile.

Note: some of these features are only available to Checketry Premium subscribers. Checketry Premium costs US $2.99 a month or $22.99 a year. Don’t want to pay for Premium? Share Checketry with your friends using your unique URL in your profile at www.checketry.com 

Enjoying Checketry? Give us a like or follow on social media:
facebook.com/Checketry/
twitter.com/Checketry
instagram.com/checketry

For support and help getting started visit checketry.freshdesk.com or email [email protected] for any questions.

By installing the Checketry extension, you agree to our terms and conditions and privacy policy:
- Terms and conditions: https://checketry.com/terms
- Privacy policy: https://checketry.com/privacy                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Checketry: download manager Checketry: download manager
ID ekehkokebajlcbpfphllhjcoeoncocbk
Επίσημο URL https://chrome.google.com/webstore/detail/checketry-download-manage/ekehkokebajlcbpfphllhjcoeoncocbk
Περιγραφή Checketry download manager Chrome extension. Track and manage download progress
Μέγεθος Αρχείου 411 KB
Αριθμός Εγκαταστάσεων 10,000
Τρέχουσα Έκδοση 3.4
Τελευταία Ενημέρωση 2019-09-05
Ημερομηνία Δημοσίευσης 2019-09-05
Αξιολόγηση 3.65/5 Συνολικά 63 Αξιολογήσεις
Προγραμματιστής http://checketry.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://www.checketry.com/privacy
Διεύθυνση URL της Σελίδας Βοήθειας http://checketry.freshdesk.com
URL της Σελίδας Πολιτικής Απορρήτου https://www.checketry.com/privacy
Υποστηριζόμενες Γλώσσες id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "3.4",
    "manifest_version": 2,
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "browser_action": {
        "default_title": "Checketry",
        "default_popup": "src\/browser_action\/browser_action.html"
    },
    "background": {
        "scripts": [
            ".\/env.js",
            "js\/libs\/jwt-decode.js",
            "js\/libs\/rfc4122.browserify.min.js",
            "src\/main.js",
            "js\/libs\/jquery-2.1.3.min.js",
            "js\/libs\/socket.io.js",
            "js\/libs\/lodash.js",
            ".\/downloadManager.js"
        ],
        "persistent": false
    },
    "icons": {
        "48": "icons\/checketry48.png",
        "128": "icons\/checketry.png"
    },
    "permissions": [
        "notifications",
        "downloads",
        "storage",
        "identity",
        "https:\/\/checketry.com\/*"
    ],
    "web_accessible_resources": [
        "\/css\/*",
        "\/img\/*",
        "\/js\/*",
        "\/oauth2\/*"
    ]
}