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 |
官方網址 | 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" } } |