Tuya smart app for pc - New Tab Background
Tuya smart app for pc extension provide you with 'TuyaSmart' design on new tab. Designed for 'TuyaSmart' app fans.
ما هو Tuya smart app for pc - New Tab Background؟
Tuya smart app for pc - New Tab Background هو إضافة Chrome تم تطويرها بواسطة https://freesoftforpc.com/tuya-smart-app-for-pc، والميزة الرئيسية لها هي "Tuya smart app for pc extension provide you with 'TuyaSmart' design on new tab. Designed for 'TuyaSmart' app fans.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Tuya smart app for pc - New Tab Background
قم بتنزيل ملفات الامتداد Tuya smart app for pc - New Tab Background بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Tuya smart On Laptop & PC extension provide you with Tuya smart background in new tab page. Created for Tuya smart fans. This extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite Tuya smart backgrounds from a variety of designs in new tab page. Install this chrome extension and experience the great design in your browser new tab page. Let's see, what is Tuya smart app?
معلومات أساسية عن التمديد
الاسم | |
ID | peponnhabpflfjifnmhfjabhhnhdmmlb |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/tuya-smart-app-for-pc-new/peponnhabpflfjifnmhfjabhhnhdmmlb |
الوصف | Tuya smart app for pc extension provide you with 'TuyaSmart' design on new tab. Designed for 'TuyaSmart' app fans. |
حجم الملف | 703 KB |
عدد التثبيتات | 128 |
النسخة الحالية | 1.2.1 |
آخر تحديث | 2021-12-28 |
تاريخ النشر | 2021-12-28 |
المطور | https://freesoftforpc.com/tuya-smart-app-for-pc |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://freesoftforpc.com |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tuya smart app for pc - New Tab Background", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Tuya smart app for pc extension provide you with 'TuyaSmart' design on new tab. Designed for 'TuyaSmart' app fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.2.1" } |