Geeni for PC and Windows-Background
Geeni for pc extension provide you with 'Geeni' design on new tab. Designed for 'Geeni' app fans.
Geeni for PC and Windows-Backgroundคืออะไร?
Geeni for PC and Windows-Background เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://advicefortech.com/geeni และคุณลักษณะหลักของมันคือ "Geeni for pc extension provide you with 'Geeni' design on new tab. Designed for 'Geeni' app fans."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Geeni for PC and Windows-Background
ดาวน์โหลดไฟล์ส่วนขยาย Geeni for PC and Windows-Background ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Geeni On Laptop & PC extension provide you with Geeni background in new tab page. Created for Geeni fans. This extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite Geeni 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 Geeni app? Let me introduce you to Geeni. Geeni obeys your wishes. Control all Geeni smart home devices from anywhere in the world with one app, or using Amazon Echo. With Geeni, anyone can use the SIMPLICITY of an on/off switch, along with PREMIUM features such as: - Easy, powerful control of each device. You can choose a color or mood for our Color bulbs, dim a white bulb perfectly, and track energy usage of a plug from the same app! - Adjust devices by room - Set smart scenes for automated actions - Schedule when devices turn on and off for greater control and security - Choose what devices your friends, guests, roommates, or family can use to access your account - Cloud-based services so you can control your home from anywhere - and more.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | eipalnlbokeeoegldnfelnkoilemhbeg |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/geeni-for-pc-and-windows/eipalnlbokeeoegldnfelnkoilemhbeg |
คำอธิบาย | Geeni for pc extension provide you with 'Geeni' design on new tab. Designed for 'Geeni' app fans. |
ขนาดไฟล์ | 1.36 MB |
จำนวนการติดตั้ง | 719 |
เวอร์ชันปัจจุบัน | 1.2.1 |
อัปเดตครั้งล่าสุด | 2021-11-05 |
วันที่เผยแพร่ | 2021-11-01 |
ผู้พัฒนา | https://advicefortech.com/geeni |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://advicefortech.com |
URL หน้าช่วยเหลือ | https://advicefortech.com/contact |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Geeni for PC and Windows-Background", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Geeni for pc extension provide you with 'Geeni' design on new tab. Designed for 'Geeni' app fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.2.1" } |