Description
This plugin has been closed as of January 25, 2022 and is not available for download. Reason: Guideline Violation.
Reviews
BestRanger
September 3, 2016
I have been using this plugin for years.
plugin is working great but i had to update it manually.
i had a problem, the plugin is showing the app logo from play store, but not the name, its showing ‘app name’, so i had to fix the issue. here’s what i did in case you encountered the same issue.
replace this :
$regexp = "<div\sclass=\"document-title\"\sitemprop=\"name\">\s<div>(.*)<\/div>";
with this :
$regexp = "<h1\sclass=\"document-title\"\s.*itemprop=\"name\">(.*)<\/h1>";
Contributors & Developers
“Savrix Play Store” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Savrix Play Store” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.