New tab for Hue

Control your Philips Hue smart home lighting system right from the comfort of your browsers new tab page, and more!

New tab for Hue란 무엇입니까?

New tab for Hue은(는) NOIR APPS PTY LTD에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Control your Philips Hue smart home lighting system right from the comfort of your browsers new tab page, and more!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

New tab for Hue 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        ❤️ EARLY ACCESS
Thank you for previewing our early access version of New Tab for Hue.
Please let us know if you have any feedback or feature requests.

😎 New Tab for Hue - Control your Philips Hue smart home lighting system right from the comfort of your browsers new tab page, and more!

💡 Hue Scene widget - quickly change and set your Philips Hue smart lights to a premade scene.
💡 Hue Group widget - toggle on and off a Hue group or room, toggle on and off the individual Hue lights of the room, or set the colours of your Hue smart lights all within the Hue Group widget.
🎉 Hue Bookmark Scene widget - set a Hue scene and go to a website in one click. Now you can Netflix and chill even faster!

☀️ NEW — Weather widget. Quickly view the current weather forecast for any location of your choice.
📝 NEW — Sticky note widget. Jot down notes, ideas or create quick todo lists all from your new tab page.

🔵 Link widget - quickly access your most used websites via the Link widget. Keeps a counter of how often you visit your favourite websites.

📖 NEW — Bookmarks viewer. Search and access your saved bookmarks quickly. You may even add bookmarks directly as link widgets to your dashboard too from the context menu!

🖼️ Welcome screen - shows the current time, day, and date in a non-intrusive, minimal overlay where your background image is the focus.

🖼️ NEW — Millions of wallpapers to choose from. Search for anything and everything; from 4k Nature landscapes to cities at night, or even abstract art — we have you covered.

🖼️ Upload your our own background image. If you prefer no image you may also set a custom colour, or select from one of our hand picked colours.                    

확장 프로그램 기본 정보

이름 New tab for Hue New tab for Hue
ID ejnndgifkmlldcdlifjaeanhjegoafcl
공식 URL https://chromewebstore.google.com/detail/new-tab-for-hue/ejnndgifkmlldcdlifjaeanhjegoafcl
설명 Control your Philips Hue smart home lighting system right from the comfort of your browsers new tab page, and more!
파일 크기 647 KB
설치 횟수 205
현재 버전 0.0.9
최근 업데이트 2024-02-10
출시 날짜 2022-05-11
평점 4.40/5 총 5 개의 평점
개발자 NOIR APPS PTY LTD
이메일 [email protected]
결제 유형 free
도움말 페이지 URL https://docs.google.com/forms/d/17TP2GcNd15dgJxefAdKnlxMpORSKnRyCb5d3pBi5vPM
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "js\/service_worker.js",
        "type": "module"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Control your Philips Hue smart home lighting system right from the comfort of your browsers new tab page, and more!",
    "manifest_version": 3,
    "name": "New tab for Hue",
    "omnibox": {
        "keyword": "."
    },
    "version": "0.0.9",
    "permissions": [],
    "optional_permissions": [
        "bookmarks"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl8Vdc0qR9DrL+M581zgbf6t8aC55eRk\/0Dbnv4U+K5JEKreRi1oG+ggJwlI1yGMgr2VUsi6AVzJ9zvpq5BMa40+RkI52GALve0izzFk3uReeLAv2XGdWhvwbpU5Nax7hN6c\/l3DvPTd1nXxVuhxcb8djA+kIEsNHH1dksk99LczQcfl2MRuDirIiZ\/KAcPwokqeLQKlbPDV1UX+4JORvlAYwb4hv3xachPu+Vvg7SZV+CKLUsGGwT98l0dr\/1hxNDXuUyNGVkqGPiDy6oCfJKQ0FWSr6xtwQrAY1QnWBwpKllbrFCvrB0EuHDpOefxLd52abb5CPru22LPE\/zagCVwIDAQAB"
}