Tutu Helper
Tutu Helper APK - Download apps and games for free
What is Tutu Helper?
Tutu Helper is a Chrome extension developed by https://tutuappplus.net, and its main feature is "Tutu Helper APK - Download apps and games for free".
Extension Screenshots
Download Tutu Helper Extension CRX File
Download Tutu Helper 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
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.
Extension Basic Information
Name | |
ID | jbinfdnojmjendogadpjlabjdjhdngam |
Official URL | https://chrome.google.com/webstore/detail/tutu-helper/jbinfdnojmjendogadpjlabjdjhdngam |
Description | Tutu Helper APK - Download apps and games for free |
File Size | 30.87 KB |
Installation Count | 92 |
Current Version | 3.2.1 |
Last Updated | 2019-08-19 |
Publish Date | 2019-08-19 |
Developer | https://tutuappplus.net |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |