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ファイルをダウンロード

New tab for Hue拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        ❤️ 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
Eメール [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"
}