AppStow : Best Apps Store
appstow: find & search best apple ios apps, top itunes apps, iphone apps, ipad apps, macbook apps free download
What is AppStow : Best Apps Store?
AppStow : Best Apps Store is a Chrome extension developed by http://appstow.com, and its main feature is "appstow: find & search best apple ios apps, top itunes apps, iphone apps, ipad apps, macbook apps free download".
Extension Screenshots
Download AppStow : Best Apps Store Extension CRX File
Download AppStow : Best Apps Store 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
Appstow: best apps store, apple ios apps, itunes apps, iphone apps, ipad apps, macbook apps free download
Extension Basic Information
Name | |
ID | fbngidgffeackfkkclpfocbdignabpok |
Official URL | https://chrome.google.com/webstore/detail/appstow-best-apps-store/fbngidgffeackfkkclpfocbdignabpok |
Description | appstow: find & search best apple ios apps, top itunes apps, iphone apps, ipad apps, macbook apps free download |
File Size | 21.18 KB |
Installation Count | 692 |
Current Version | 1 |
Last Updated | 2017-01-09 |
Publish Date | 2017-01-09 |
Rating | 4.40/5 Total 10 Ratings |
Developer | http://appstow.com |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "AppStow : Best Apps Store", "manifest_version": 2, "short_name": "Best Apple iTunes iOS Apps Store", "description": "appstow: find & search best apple ios apps, top itunes apps, iphone apps, ipad apps, macbook apps free download", "version": "1", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "screen-shot-2017-01-09-at-4-54-2.png" }, "icons": { "128": "screen-shot-2017-01-09-at-4-54.png" } } |