APK Downloader

Free and safe download Android apps & games from Google Play Store.

Τι είναι το APK Downloader;

Το APK Downloader είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://apkpure.com, και η κύρια λειτουργία του είναι "Free and safe download Android apps & games from Google Play Store.".

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης APK Downloader

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

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

                        APKPure Free Online APK Downloader provides you with the fastest search and download of free apps and games from Google Play Store. Just enter the app name or the package name to find and download the apps you want.

Unlock Region Limit
APKPure Online APK Downloader lets you download any region-restrict apps and games (For Free Only) on Android devices directly wherever you are. All you need to do is to search for the apps you want and click on the download button.

No Login Required
APKPure doesn't require login account to let you download apps and games on Android devices safe and fast. APKPure Online APK Downloader saves your time and protect your privacy by allowing users to download apps and games to Android without registration.


Safe Download
APKPure APK Downloader is 100% safe. APKPure APK Downloader provides you with original XAPK / APK files from Google Play Store (Free Apps Only) without modification in any way. All APKPure.com apps are verified prior to publishing to protect your safety.

How to use APKPure Free Online APK Downloader?
Enter the app name or the package name in the search bar, and you will be redirected to the app info page and be able to download the app or game you want directly to your mobile device.                    

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

Όνομα APK Downloader APK Downloader
ID glngapejbnmnicniccdcemghaoaopdji
Επίσημο URL https://chromewebstore.google.com/detail/apk-downloader/glngapejbnmnicniccdcemghaoaopdji
Περιγραφή Free and safe download Android apps & games from Google Play Store.
Μέγεθος Αρχείου 170 KB
Αριθμός Εγκαταστάσεων 432,612
Τρέχουσα Έκδοση 1.0.8
Τελευταία Ενημέρωση 2024-03-04
Ημερομηνία Δημοσίευσης 2023-06-14
Αξιολόγηση 3.18/5 Συνολικά 22 Αξιολογήσεις
Προγραμματιστής https://apkpure.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://apkpure.com
Υποστηριζόμενες Γλώσσες id,ms,de,en,fr,nl,vi,tr,es,it,pl,pt-BR,ru,hi,bn,th,ar,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.0.8",
    "author": "apkpure",
    "name": "__MSG_appName__",
    "description": "__MSG_description__",
    "background": {
        "service_worker": "background.93e42914.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false
    },
    "permissions": [
        "tabs",
        "storage",
        "contextMenus",
        "activeTab"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "extract-package-info.605807e3.js"
            ],
            "run_at": "document_start",
            "css": []
        }
    ],
    "default_locale": "en",
    "omnibox": {
        "keyword": "apk"
    },
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.apkpure.com\/*",
            "https:\/\/*.apkpure.net\/*",
            "https:\/\/apkfab.com\/*"
        ]
    },
    "homepage_url": "https:\/\/apkpure.com"
}