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

Ekde 2019/12/23. Vidu La ĝisdata versio.

Aŭtoro
StephenP
Ratings
0 0 0
Versio
2.4.1
Kreita
2017/09/07
Ĝisdatigita
2019/12/23
Licenco
N/A
Aplikiĝas al

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.