AppStow : Best Apps Store
appstow: find & search best apple ios apps, top itunes apps, iphone apps, ipad apps, macbook apps free download
什么是AppStow : Best Apps Store?
AppStow : Best Apps Store是由http://appstow.com开发的Chrome扩展程序,该扩展的主要功能是“appstow: find & search best apple ios apps, top itunes apps, iphone apps, ipad apps, macbook apps free download”。
扩展截图
下载AppStow : Best Apps Store扩展crx文件
下载AppStow : Best Apps Store扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Appstow: best apps store, apple ios apps, itunes apps, iphone apps, ipad apps, macbook apps free download
扩展基本信息
名称 | |
ID | fbngidgffeackfkkclpfocbdignabpok |
官方URL | https://chrome.google.com/webstore/detail/appstow-best-apps-store/fbngidgffeackfkkclpfocbdignabpok |
简介 | appstow: find & search best apple ios apps, top itunes apps, iphone apps, ipad apps, macbook apps free download |
文件大小 | 21.18 KB |
安装次数 | 692 |
当前版本 | 1 |
更新时间 | 2017-01-09 |
上架时间 | 2017-01-09 |
评分 | 4.40/5 共10次评分 |
开发者 | http://appstow.com |
付费类型 | free |
支持的语言 | 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" } } |