Apkauth

Apkauth - Download All Android Apps with direct Downloader

什么是Apkauth?

Apkauth是由blogmaster开发的Chrome扩展程序,该扩展的主要功能是“Apkauth - Download All Android Apps with direct Downloader”。

扩展截图

screenshot

下载Apkauth扩展crx文件

下载Apkauth扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Apkauth provides download android apps with direct downloader. You don't need any playstore id or installation. Just search and download your android apk file.                    

扩展基本信息

名称 Apkauth Apkauth
ID mdmfkjjlflijdieengoljakojbcbclhl
官方URL https://chrome.google.com/webstore/detail/apkauth/mdmfkjjlflijdieengoljakojbcbclhl
简介 Apkauth - Download All Android Apps with direct Downloader
文件大小 20.23 KB
安装次数 43
当前版本 1.0
更新时间 2020-12-14
上架时间 2020-12-14
开发者 blogmaster
电子邮箱 [email protected]
付费类型 free
扩展官网 https://apkauth.com
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Apkauth",
    "version": "1.0",
    "description": "Apkauth - Download All Android Apps with direct Downloader",
    "browser_action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "32": "icons\/icon32.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        },
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "manifest_version": 2
}