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".

Από την 23/12/2019. Δείτε την τελευταία έκδοση.

Δημιουργός
StephenP
Βαθμολογίες
0 0 0
Έκδοση
2.4.1
Δημιουργήθηκε την
07/09/2017
Ενημερώθηκε την
23/12/2019
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

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.