Direct download from Google Play

Adds APK-DL, APKPure, APKMirror and Evozi download buttons to Google Play when browsing apps. This script is based on yurenchen's "google play apk downloader".

2020-03-08 일자. 최신 버전을 확인하세요.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
StephenP
평점
0 0 0
버전
2.6.3
생성
2017-09-07
갱신
2020-03-08
크기
14.9KB
라이선스
없음
동작 사이트

This scripts adds 4 download buttons to the Play Store, to allow the user to get the apks without a phone or a Google account. This script creates button links to the app on APK-DL, APKPure, APKMirror, and Evozi. You can download only free apps.


Direct download for APK-DL and ApkPure relies on GM.xmlHttpRequest function, which is not a standard Web API, but a Greasemonkey's API supported also by Tampermonkey.
For this reason, in the header of the script you will find @connect permissions for apkpure.com, apkfind.com (APK-DL's download page), apk-cloud.com (APK-DL's CDN for apk files) and winudf.com (ApkPure's CDN for apk files).
Tested and working on GreaseMonkey, TamperMonkey and ViolentMonkey.