Teeny Breaks

Science-based tips for mindful breaks.

Teeny Breaksとは何ですか?

Teeny Breaksはalecunffによって開発されたChromeの拡張機能で、その主な機能は「Science-based tips for mindful breaks.」です。

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

screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Mindfulness tips  in each new tab you open so you can make the most of your short breaks, all backed by scientific research.                    

拡張機能の基本情報

名前 Teeny Breaks Teeny Breaks
ID gfcfendehdonmfflgpkkaijdfbafkdfa
公式URL https://chromewebstore.google.com/detail/teeny-breaks/gfcfendehdonmfflgpkkaijdfbafkdfa
説明 Science-based tips for mindful breaks.
ファイルサイズ 1.29 MB
インストール数 1,482
現在のバージョン 1.05
最終更新日 2018-11-18
公開日 2018-11-18
評価 5.00/5 合計 6 レビュー
開発者 alecunff
支払い方法 free
拡張機能のウェブサイト https://teenybreaks.com/
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Teeny Breaks",
    "description": "Science-based tips for mindful breaks.",
    "version": "1.05",
    "author": "Anne-Laure Le Cunff",
    "browser_action": {
        "default_icon": "favicon.png",
        "default_title": "Take a break"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "activeTab"
    ]
}