APK Downloader

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

APK Downloader là gì?

APK Downloader là một tiện ích mở rộng Chrome được phát triển bởi https://apkpure.com, và tính năng chính của nó là "Free and safe download Android apps & games from Google Play Store.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng APK Downloader

Tải xuống các tệp mở rộng APK Downloader dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên APK Downloader APK Downloader
ID glngapejbnmnicniccdcemghaoaopdji
URL Chính Thức https://chromewebstore.google.com/detail/apk-downloader/glngapejbnmnicniccdcemghaoaopdji
Mô tả Free and safe download Android apps & games from Google Play Store.
Kích Thước Tệp 170 KB
Số Lần Cài Đặt 432,612
Phiên Bản Hiện Tại 1.0.8
Cập Nhật Lần Cuối 2024-03-04
Ngày Phát Hành 2023-06-14
Đánh Giá 3.18/5 Tổng số 22 Đánh Giá
Nhà Phát Triển https://apkpure.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://apkpure.com
Ngôn Ngữ Được Hỗ Trợ 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"
}