Simple Timer

Just a Simple Timer

Simple Timerとは何ですか?

Simple TimerはMoshiyoによって開発されたChromeの拡張機能で、その主な機能は「Just a Simple Timer」です。

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

screenshot

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

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

拡張機能の使用方法

                        Just a very simple timer that no body will use it except the developer, 
it start count when you click on it and display reset when you click other pages.                    

拡張機能の基本情報

名前 Simple Timer Simple Timer
ID fjmpolfnndbkhpefbgadnlkcgnohjbeo
公式URL https://chromewebstore.google.com/detail/simple-timer/fjmpolfnndbkhpefbgadnlkcgnohjbeo
説明 Just a Simple Timer
ファイルサイズ 18.05 KB
インストール数 104
現在のバージョン 0.1
最終更新日 2013-09-30
公開日 2013-09-29
評価 4.00/5 合計 1 レビュー
開発者 Moshiyo
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Simple Timer",
    "version": "0.1",
    "description": "Just a Simple Timer",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "author": "Moshiyo",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}