Love Clock

Bring joy to your life every time you open a new tab with this beautiful animated clock.

Love Clockとは何ですか?

Love Clockはhttp://studiolovelock.comによって開発されたChromeの拡張機能で、その主な機能は「Bring joy to your life every time you open a new tab with this beautiful animated clock.」です。

拡張機能のスクリーンショット

screenshot

Love Clock拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Bring joy to your life every time you open a new tab with this beautiful animated clock.                    

拡張機能の基本情報

名前 Love Clock Love Clock
ID eeoomklcfgfgdhmikcglnfiobbpgbefh
公式URL https://chrome.google.com/webstore/detail/love-clock/eeoomklcfgfgdhmikcglnfiobbpgbefh
説明 Bring joy to your life every time you open a new tab with this beautiful animated clock.
ファイルサイズ 3.56 MB
インストール数 1,000
現在のバージョン 0.0.0.2
最終更新日 2016-04-22
公開日 2016-04-22
評価 3.38/5 合計 16 レビュー
開発者 http://studiolovelock.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.studiolovelock.com/loveclock/
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Love Clock",
    "description": "Bring joy to your life every time you open a new tab with this beautiful animated clock.",
    "version": "0.0.0.2",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "web_accessible_resources": [
        "img\/*",
        "css\/*",
        "js\/*",
        "fonts\/*"
    ],
    "background": {
        "scripts": []
    },
    "permissions": [],
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "icons": {
        "32": "img\/favicon_32.ico",
        "64": "img\/favicon_64.ico"
    }
}