Sep 102013
 

This feature seems to be missing, but you can use a workaround (on Linux or you use sed and grep for Windows):

Find my bought Android Play Store Apps:
– goto https://play.google.com/apps?hl=en
– save the page (CTRL+S)
– sed “s/>/>\r\n/g” My\ Android\ Apps\ -\ Google\ Play.htm > my2.txt
– grep € my2.txt -B15 | grep “” -B1 | grep href

The output will look like this
<a class="title" href="https://play.google.com/store/apps/details?id=radiotime.player" title="TuneIn Radio Pro">

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)