Mindful (Beta)

A space for your thoughts, ideas and ongoing tasks

Mindful (Beta)とは何ですか?

Mindful (Beta)はazumbrunnenによって開発されたChromeの拡張機能で、その主な機能は「A space for your thoughts, ideas and ongoing tasks」です。

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

screenshot
screenshot
screenshot
screenshot

Mindful (Beta)拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Mindful is space for your thoughts, ideas and ongoing tasks. It works where you work. In every new tab.

Sync across devices:
Login to Chrome to automatically sync your Mindful notes using your Google Account.

By the time you open Mindful, your new notes will already be there.

Flow writing:
Start a new line with SPACE for on the fly content creation.

Dots:
The three dots follow you throughout your document. Tap on the dots to see all the options.

Contextual options:
Whenever you select text, you get the options that are contextually relevant for your selection.                    

拡張機能の基本情報

名前 Mindful (Beta) Mindful (Beta)
ID cieekmjjdkckhpidgaffphlaljdfhhab
公式URL https://chromewebstore.google.com/detail/mindful-beta/cieekmjjdkckhpidgaffphlaljdfhhab
説明 A space for your thoughts, ideas and ongoing tasks
ファイルサイズ 370 KB
インストール数 5,544
現在のバージョン 0.9.8210
最終更新日 2016-12-29
公開日 2016-12-28
評価 4.53/5 合計 152 レビュー
開発者 azumbrunnen
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL http://www.azumbrunnen.me
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mindful (Beta)",
    "description": "A space for your thoughts, ideas and ongoing tasks",
    "version": "0.9.8210",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlTZuvyBgsDmFXhohThDQ5cDDQJQXcAV\/4GyaWvAxpXk1Pga4vQRZZ4f583WQJgGn8SgRgkzrbG\/ZN0aa0HuSAt1HFEJKG79BXaf\/xFygsLfxvFpeinQ8KoDOTU247MA7wJ5erCMd0BrbR63Zzf7HnZ4aRowapj75pOqnThnm35qTPW1bPGBX1y4N8d\/14n94I5vLKl2dKVPnscxhsjxnz64+Vd7kxWSnzXh+aHsSWRdlnnH3pJavHt3KojedcTjtLXKWhVwxlJ\/3FxnOicIqV0OTEUyQguP7uIgRPUD+BKVC\/fpx4TcjNTiDb0PawnM2J1qCTJL3Xi\/GvzaeE61EHwIDAQAB",
    "offline_enabled": true,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}