New tab for Hue

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

O que é New tab for Hue?

New tab for Hue é uma extensão do Chrome desenvolvida por NOIR APPS PTY LTD, e sua principal característica é "Control your Philips Hue smart home lighting system right from the comfort of your browsers new tab page, and more!".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão New tab for Hue

Baixe arquivos de extensão New tab for Hue no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        ❤️ 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.                    

Informações Básicas da Extensão

Nome New tab for Hue New tab for Hue
ID ejnndgifkmlldcdlifjaeanhjegoafcl
URL Oficial https://chromewebstore.google.com/detail/new-tab-for-hue/ejnndgifkmlldcdlifjaeanhjegoafcl
Descrição Control your Philips Hue smart home lighting system right from the comfort of your browsers new tab page, and more!
Tamanho do Arquivo 647 KB
Contagem de Instalações 205
Versão Atual 0.0.9
Última Atualização 2024-02-10
Data de Publicação 2022-05-11
Classificação 4.40/5 Total de 5 Avaliações
Desenvolvedor NOIR APPS PTY LTD
Email [email protected]
Tipo de Pagamento free
URL da Página de Ajuda https://docs.google.com/forms/d/17TP2GcNd15dgJxefAdKnlxMpORSKnRyCb5d3pBi5vPM
Idiomas Suportados 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"
}