booster

Your time is your life, this extension reminds you to use it wisely. Boost your performance and success.

boosterとは何ですか?

boosterはMomen Yasserによって開発されたChromeの拡張機能で、その主な機能は「Your time is your life, this extension reminds you to use it wisely. Boost your performance and success.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Replace your 'new tab' page with a real-time counter showing your current age to boost your life performance and motivation                    

拡張機能の基本情報

名前 booster booster
ID ajkbgacnnieoglchgpboiiiilgfjfcie
公式URL https://chromewebstore.google.com/detail/booster/ajkbgacnnieoglchgpboiiiilgfjfcie
説明 Your time is your life, this extension reminds you to use it wisely. Boost your performance and success.
ファイルサイズ 196 KB
インストール数 457
現在のバージョン 2.1.3
最終更新日 2015-12-02
公開日 2015-12-02
評価 4.86/5 合計 14 レビュー
開発者 Momen Yasser
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "booster",
    "version": "2.1.3",
    "description": "Your time is your life, this extension reminds you to use it wisely. Boost your performance and success.",
    "icons": {
        "16": "assets\/imgs\/icon16.png",
        "48": "assets\/imgs\/icon48.png",
        "128": "assets\/imgs\/icon128.png"
    },
    "author": "Momen Yasser",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "minimum_chrome_version": "21",
    "incognito": "split",
    "permissions": [
        "storage"
    ],
    "short_name": "booster",
    "version_name": "2.1.3"
}