Greasy Fork is available in English.

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

Verzia zo dňa 06.03.2020. Pozri najnovšiu verziu.

Autor
StephenP
Hodnotenie
0 0 0
Verzia
2.6.2
Vytvorené
07.09.2017
Aktualizované
06.03.2020
Licencia
neuvedené
Spustiť na

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.