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은(는) https://advicefortech.com/geeni에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Geeni for pc extension provide you with 'Geeni' design on new tab. Designed for 'Geeni' app fans."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Geeni for PC and Windows-Background 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Geeni for PC and Windows-Background Geeni for PC and Windows-Background
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"
}