Tutu Helper
Tutu Helper APK - Download apps and games for free
什么是Tutu Helper?
Tutu Helper是由https://tutuappplus.net开发的Chrome扩展程序,该扩展的主要功能是“Tutu Helper APK - Download apps and games for free”。
扩展截图
下载Tutu Helper扩展crx文件
下载Tutu Helper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
I have found many free apps and games on Tutu Helper. Download and use it now. Experience the benefits that Tutu Helper brings to everyone.
扩展基本信息
名称 | |
ID | jbinfdnojmjendogadpjlabjdjhdngam |
官方URL | https://chrome.google.com/webstore/detail/tutu-helper/jbinfdnojmjendogadpjlabjdjhdngam |
简介 | Tutu Helper APK - Download apps and games for free |
文件大小 | 30.87 KB |
安装次数 | 92 |
当前版本 | 3.2.1 |
更新时间 | 2019-08-19 |
上架时间 | 2019-08-19 |
开发者 | https://tutuappplus.net |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tutu Helper", "version": "3.2.1", "manifest_version": 2, "description": "Tutu Helper APK - Download apps and games for free", "homepage_url": "https:\/\/www.tutuapp.vip\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Tutu Helper", "default_popup": "src\/browser_action\/browser_action.html" } } |