Yule Log Life

Yule Log Life is an advent calendar Chrome extension for those who appreciate a good yule log video during the festive season!…

O que é Yule Log Life?

Yule Log Life é uma extensão do Chrome desenvolvida por emily.intersimone, e sua principal característica é "Yule Log Life is an advent calendar Chrome extension for those who appreciate a good yule log video during the festive season!…".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Yule Log Life

Baixe arquivos de extensão Yule Log Life 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

                        Yule Log Life is an advent calendar Chrome extension for those who appreciate a good yule log video during the festive season! 

This extension replaces Chrome's new tab page with a different yule log video - one for every day between December 1st and December 25th.                    

Informações Básicas da Extensão

Nome Yule Log Life Yule Log Life
ID obgnmhankcfihgeecakndlpfkglaeikp
URL Oficial https://chrome.google.com/webstore/detail/yule-log-life/obgnmhankcfihgeecakndlpfkglaeikp
Descrição Yule Log Life is an advent calendar Chrome extension for those who appreciate a good yule log video during the festive season!…
Tamanho do Arquivo 30.52 KB
Contagem de Instalações 17
Versão Atual 1.0
Última Atualização 2017-11-30
Data de Publicação 2017-11-30
Classificação 4.50/5 Total de 2 Avaliações
Desenvolvedor emily.intersimone
Tipo de Pagamento free
Site da Extensão http://www.yulelog.life
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Yule Log Life",
    "short_name": "YuleLog.Life",
    "version": "1.0",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}