This userscript checks if a beta program is available or active for any app on the Google Play Store.
If there is a beta available or active, the script adds a clickable text that takes you to the beta page where you can enable or disable the beta program for the given app.
Currently, both app pages (e.g. VLC) and the My Apps page are supported. See also the screenshots below.
- Install Greasemonkey (Firefox) or Tampermonkey (Chrome) / Tampermonkey (Opera).
- Open
https://github.com/PotcFdk/GooglePlayStoreBetaChecker/raw/master/GooglePlayStoreBetaChecker.user.js
or click here. - Click
Install
.
Feel free to open an issue in case you feel that something is not the way it should be.