just checklist

This is just checklist

What is just checklist?

just checklist is a Chrome extension developed by vanana, and its main feature is "This is just checklist".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download just checklist Extension CRX File

Download just checklist extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name just checklist just checklist
ID fccidfdkdalelkbkojcbafjfdlpohbjf
Official URL https://chrome.google.com/webstore/detail/just-checklist/fccidfdkdalelkbkojcbafjfdlpohbjf
Description This is just checklist
File Size 43.38 KB
Installation Count 1,000
Current Version 1.0.1
Last Updated 2013-06-07
Publish Date 2013-06-07
Rating 4.28/5 Total 18 Ratings
Developer vanana
Payment Type free
Supported Languages 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"
    ]
}