Skip to content

Exports compatible devices list for published app on Google Play.

Notifications You must be signed in to change notification settings

juliome10/GooglePlayDeviceExporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

[DEPRECATED] GooglePlayDeviceExporter

This JS exports compatible devices list for published app on Google Play.

Why is written?

Google Play Developer Console doesn't allow to export a list of compatible devices with your published APK.

How it works?

Parses HTML code looking for all devices shown on your setup panel. When all items are registered, the browser will open a new tab with the devices list.

How to use?

Installation

You can download any web extension that executes JS on webpages, and include exporter.js to it.

For example, Tampermonkey (Chrome Store link)

Execution

  1. Go to Google Play Developer Console

  2. Open an app detail

  3. Go to APK section

  4. Click on "See list" link below the number of supported devices

  5. Exporter will parse html and open a new tab with the info (Manufacturer, product and name)

Remember to allow pop-up

About

Exports compatible devices list for published app on Google Play.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published