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!…」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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" } } |