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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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