just checklist

This is just checklist

just checklistとは何ですか?

just checklistはvananaによって開発されたChromeの拡張機能で、その主な機能は「This is just checklist」です。

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

screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        아주 단순한 체크리스트!
쉽게 적고, 쉽게 확인하세요!
-----------------------------------
This is simple checklist!
just write and check!                    

拡張機能の基本情報

名前 just checklist just checklist
ID fccidfdkdalelkbkojcbafjfdlpohbjf
公式URL https://chrome.google.com/webstore/detail/just-checklist/fccidfdkdalelkbkojcbafjfdlpohbjf
説明 This is just checklist
ファイルサイズ 43.38 KB
インストール数 1,000
現在のバージョン 1.0.1
最終更新日 2013-06-07
公開日 2013-06-07
評価 4.28/5 合計 18 レビュー
開発者 vanana
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "just checklist",
    "description": "This is just checklist",
    "version": "1.0.1",
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "checklist.html"
    },
    "icons": {
        "16": "icon16.png",
        "128": "icon128.png"
    },
    "permissions": [
        "storage"
    ]
}