showbox Apk Downlowder
with this Chrome extension you can Always get the latest version of Showbox apk
什么是showbox Apk Downlowder?
showbox Apk Downlowder是由https://dlandroid.com开发的Chrome扩展程序,该扩展的主要功能是“with this Chrome extension you can Always get the latest version of Showbox apk”。
扩展截图
下载showbox Apk Downlowder扩展crx文件
下载showbox Apk Downlowder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Showbox apk Downloader With this Chrome extension you can Always get the latest version of Showbox apk
扩展基本信息
名称 | |
ID | ggiiclcfelpcmjmgjcdcfjinmboijcim |
官方URL | https://chrome.google.com/webstore/detail/showbox-apk-downlowder/ggiiclcfelpcmjmgjcdcfjinmboijcim |
简介 | with this Chrome extension you can Always get the latest version of Showbox apk |
文件大小 | 11.5 KB |
安装次数 | 184 |
当前版本 | 1.0 |
更新时间 | 2020-10-20 |
上架时间 | 2020-10-20 |
开发者 | https://dlandroid.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://dlandroid.com/showbox-apk/ |
帮助页面URL | https://dlandroid.com/showbox-apk/ |
隐私政策页面URL | https://dlandroid.com/privacy-policy-for-dlandroid |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "showbox Apk Downlowder", "version": "1.0", "description": "with this Chrome extension you can Always get the latest version of Showbox apk", "manifest_version": 2, "incognito": "split", "browser_action": { "default_icon": "icon.png", "default_title": "showbox Apk Downlowder", "default_popup": "index.html" }, "permissions": [ "activeTab" ], "icons": { "128": "icon.png" } } |