Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 1.6 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.6 KB

Google Play Store Beta Checker

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.

Screenshots for reference

Loading status

loading status

No beta available

no beta

Beta available

beta available

Beta active / installed

beta active

"My Apps" list

my apps list

Installation

  1. Install Greasemonkey (Firefox) or Tampermonkey (Chrome) / Tampermonkey (Opera).
  2. Open https://github.com/PotcFdk/GooglePlayStoreBetaChecker/raw/master/GooglePlayStoreBetaChecker.user.js or click here.
  3. Click Install.

Problems?

Feel free to open an issue in case you feel that something is not the way it should be.