ASO Android
App Store Optimize By SonNM
What is ASO Android?
ASO Android is a Chrome extension developed by Sơn Sahin, and its main feature is "App Store Optimize By SonNM".
Extension Screenshots
Download ASO Android Extension CRX File
Download ASO Android extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
You can easily view Daily install of all Country in the last 30 days. Moreover, you can view Daily by row, column and area format.
Extension Basic Information
Name | |
ID | dafokpiippdeggmkkfppclhcfglgpajb |
Official URL | https://chrome.google.com/webstore/detail/aso-android/dafokpiippdeggmkkfppclhcfglgpajb |
Description | App Store Optimize By SonNM |
File Size | 132 KB |
Installation Count | 85 |
Current Version | 1.9 |
Last Updated | 2020-01-06 |
Publish Date | 2020-01-06 |
Rating | 2.50/5 Total 2 Ratings |
Developer | Sơn Sahin |
[email protected] | |
Payment Type | free |
Extension Website | https://chrome.google.com/webstore/detail/appannie-ios/llfmcnioggkihemcblkoikehbelekppk |
Privacy Policy Page URL | https://chrome.google.com/webstore/detail/appannie-ios/llfmcnioggkihemcblkoikehbelekppk |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ASO Android", "version": "1.9", "description": "App Store Optimize By SonNM", "author": "SonNM", "permissions": [ "storage" ], "content_scripts": [ { "matches": [ "https:\/\/apps.apple.com\/*", "https:\/\/play.google.com\/*", "https:\/\/www.mobbo.com\/*" ], "js": [ "jquery.js", "sondepzai.js", "content.js", "queryshortdes.js", "funcshortdes.js" ] } ], "manifest_version": 2 } |