Checkvist

Quickly check your Checkvist without leaving the page.

Checkvistとは何ですか?

Checkvistはhttps://checkvist.comによって開発されたChromeの拡張機能で、その主な機能は「Quickly check your Checkvist without leaving the page.」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Task manager and online outliner with outstanding keyboard support, tags, due dates, search/filtering and collaboration

With Checkvist you can:

- make a brain dump of your ideas into a list
- organize notes after a meeting
- publish instructions or plans
- share tasks with your coworkers, friends, family
- collect materials, make notes, set priorities
- write an article, blog post, a book
- create nice printable checklists
- use a mobile app to check your lists                    

拡張機能の基本情報

名前 Checkvist Checkvist
ID kffhfpfmcgbogjmmhcogadccojfcaofk
公式URL https://chromewebstore.google.com/detail/checkvist/kffhfpfmcgbogjmmhcogadccojfcaofk
説明 Quickly check your Checkvist without leaving the page.
ファイルサイズ 11.43 KB
インストール数 1,285
現在のバージョン 1.0.7
最終更新日 2019-12-23
公開日 2019-12-23
評価 4.63/5 合計 30 レビュー
開発者 https://checkvist.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://checkvist.com
プライバシーポリシーページのURL https://checkvist.com/auth/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon-128x128.png",
        "default_title": "View Lists",
        "default_popup": "popout.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/checkvist.com; object-src 'self'",
    "permissions": [],
    "description": "Quickly check your Checkvist without leaving the page.",
    "icons": {
        "128": "icon-128x128.png",
        "48": "icon-48x48.png"
    },
    "name": "Checkvist",
    "version": "1.0.7"
}