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"
}