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!…

什么是Yule Log Life?

Yule Log Life是由emily.intersimone开发的Chrome扩展程序,该扩展的主要功能是“Yule Log Life is an advent calendar Chrome extension for those who appreciate a good yule log video during the festive season!…”。

扩展截图

screenshot

下载Yule Log Life扩展crx文件

下载Yule Log Life扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Yule Log Life Yule Log Life
ID obgnmhankcfihgeecakndlpfkglaeikp
官方URL https://chrome.google.com/webstore/detail/yule-log-life/obgnmhankcfihgeecakndlpfkglaeikp
简介 Yule Log Life is an advent calendar Chrome extension for those who appreciate a good yule log video during the festive season!…
文件大小 30.52 KB
安装次数 17
当前版本 1.0
更新时间 2017-11-30
上架时间 2017-11-30
评分 4.50/5 共2次评分
开发者 emily.intersimone
付费类型 free
扩展官网 http://www.yulelog.life
支持的语言 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"
    }
}