booster

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

O que é booster?

booster é uma extensão do Chrome desenvolvida por Momen Yasser, e sua principal característica é "Your time is your life, this extension reminds you to use it wisely. Boost your performance and success.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão booster

Baixe arquivos de extensão booster no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome booster booster
ID ajkbgacnnieoglchgpboiiiilgfjfcie
URL Oficial https://chromewebstore.google.com/detail/booster/ajkbgacnnieoglchgpboiiiilgfjfcie
Descrição Your time is your life, this extension reminds you to use it wisely. Boost your performance and success.
Tamanho do Arquivo 196 KB
Contagem de Instalações 457
Versão Atual 2.1.3
Última Atualização 2015-12-02
Data de Publicação 2015-12-02
Classificação 4.86/5 Total de 14 Avaliações
Desenvolvedor Momen Yasser
Tipo de Pagamento free
Idiomas Suportados 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"
}