Script Summary: Allows you to see all your apps in the Google Play Android Store apps page, adds filtered views for the apps library, and displays a total of all purchased apps for your entire account.
Version: 1.13
Google Play Android Store Library Tweaker allows you to see all your apps in the Google Play Android Store from a vertically re-sizable scrollable box in the "My Android Apps" section of the Google Play Store. Thereby enabling you to see your ENTIRE app listing and removing the twenty page/180 app display limit in the Google Play Android Store.
Also offers the ability to filter the app view in the “App Library”. Switch between a Paid App and a Free App view.
Additionally, a sum is listed in the librbay pane showing the grand total of all purchased apps for your entire Google Play account. The total sum displayed is derived from the actual purchase price of the apps for your entire account. Apps that were cancelled are not included in the total.
PLEASE NOTE, if your purchase total appears to be different than expected, it’s possible apps were not listed for the price you actually purchased. For instance, you may have purchased an app on sale for .25, and the price listed in your My Orders page might be listed as the actual retail price.
WARNING: The filtered views might not be 100% accurate. I’m filtering the apps off a value found in the span, which might not be completely reliable.
Chrome Browser Users
Chrome users need to install Tampermonkey in order for this userscript to completely work. Without the installation of Tampermonkey, this userscript will only partially work, and you will not be capable of using functions such as filter buttons and app counts.
Also note, please ensure this userscript is installed and enabled in Tampermonkey's options page.
Known Issues
12.11.12
As of the latest Firefox 17.01 update, it appears this userscript has stopped functioning. At the moment, I'm not sure if theres a conflict with Firefox, Greasmonkey, or a change that needs to be implemented. Maybe it will be fixed in the next Firefox update, or if I find out the cause I'll apply the fix. This userscript is currently working fine in Google's Chrome Browser.12.12.13- Fixed in revision 1.13, see Revision History for more information.- Userscript version 1.10 - 1.11 was broken due to a removed link calling the "waitForKeyElements" script. The repository it was hosted on has implemented new updates thereby eliminating the link. Since the script doesn't need active developement, I added it into this userscript. It should be fixed in Revision 1.12
Donations
Feel like dontaing? Bitcoin donations welcome: 14rDeTpE5CCxKiecRz5wzWXeYcrhJrymVm
Revision History
Revision 1.13
- Added @update to the metadata block for possible future updates.
- Fixed an incompatiablity issue for the latest updates in Firefox 17.x whereby the script was broken due to the following upcoming change; "E4X is deprecated and will be removed", according to a bug report on Mozilla's bugzilla site. Since my script had the CSS spanned using E4X syntax, the script became broken, and unless you changed a setting in about:config it remained broken. To make this script compliant with future Firefox updates, I now spanned the CSS using line continuation syntax, and now should be compliant in revision 1.13. Others changes may need to be done, and will be looked into if compatibility issues arise.
Revision 1.12 Script was broken due to a removed link calling the "waitForKeyElements" script. The repository it was hosted on implemented new updates thereby eliminating the link. Since the script doesn't need active development, I added it into this userscript. Also, I added into this userscript, the "Tipsy Tooltp" script, just to ensure theres no need for external hosts.
Revision 1.11 Filter buttons not working properly in r1.10. Hopefully fixed in this revision.
Revision 1.10 **New Feature** Added ability to fetch purchase price values from the My Orders page, total them, and display it on the My Android Apps page shown in the Library Pane. Thanks to Brock Adams over at stackoverflow.com for help with the code.
The total sum displayed is derived from the actual purchase price of the apps for your entire account. Apps that were canceled are not included in the total.
PLEASE NOTE, if your purchase total appears to be different than expected, it’s possible apps were not listed for the price you actually purchased. For instance, you may have purchased an app on sale for .25, and the price listed in your My Orders page might be listed as the actual retail price.
Removed all “setTimeout” functions and replaced them with the “waitForKeyElements” utility which is more reliable.
Added tooltips to help explain filter views and sum totals. Tipsy jquery tooltip plugin used for tooltips.
Revision 1.09 Fixed issue where changing device did not update the installed app count.
Revision 1.08 **New Feature** At the request of Archon810, I added the ability to display the total apps from the Installed and Library windows. Upon page load, the total shown for The Library window, will reflect a total app count. Upon clicking a filter button, the total shown will reflect that of the filtered option. You can return to the total app count by clicking your current filtered option a second time to toggle back to all app view or refresh the page.
Revision 1.07 **New Feature** Two toggle buttons have been added to the “App Library window”. Clicking the “Free Apps” button will reveal only apps that were free of charge. Clicking the “Paid Apps” button will reveal only apps that were charged a monetary sum. Clicking either button a second time will return to the default view showing all apps.
This feature is only available in the App library pane.
Revision 1.06 Removed bottom scrollbars.
Revision 1.05 Fixed hidden thumbnails in the "Explore more Android apps" section.
Revision 1.04 Added re-sizable scroll box back. Fixed issue it had in Chrome.
Revision 1.03 Removed vertical re-size. It wasn't playing well in Chrome.
Revision 1.02 Made scroll box vertically realizable. You can now re-size the scrollbox vertically so you can see a max of 18 apps at one time.
Revision 1.01 Removed border from library apps
Screenshot




