Apkauth
Apkauth - Download All Android Apps with direct Downloader
What is Apkauth?
Apkauth is a Chrome extension developed by blogmaster, and its main feature is "Apkauth - Download All Android Apps with direct Downloader".
Extension Screenshots
Download Apkauth Extension CRX File
Download Apkauth extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | mdmfkjjlflijdieengoljakojbcbclhl |
Official URL | https://chrome.google.com/webstore/detail/apkauth/mdmfkjjlflijdieengoljakojbcbclhl |
Description | Apkauth - Download All Android Apps with direct Downloader |
File Size | 20.23 KB |
Installation Count | 43 |
Current Version | 1.0 |
Last Updated | 2020-12-14 |
Publish Date | 2020-12-14 |
Developer | blogmaster |
[email protected] | |
Payment Type | free |
Extension Website | https://apkauth.com |
Supported Languages | 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 } |