booster
Your time is your life, this extension reminds you to use it wisely. Boost your performance and success.
Cos'è booster?
booster è un'estensione di Chrome sviluppata da Momen Yasser, e la sua funzione principale è "Your time is your life, this extension reminds you to use it wisely. Boost your performance and success.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione booster
Scarica i file di estensione booster in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
                        Replace your 'new tab' page with a real-time counter showing your current age to boost your life performance and motivation                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | ajkbgacnnieoglchgpboiiiilgfjfcie | 
| URL Ufficiale | https://chromewebstore.google.com/detail/booster/ajkbgacnnieoglchgpboiiiilgfjfcie | 
| Descrizione | Your time is your life, this extension reminds you to use it wisely. Boost your performance and success. | 
| Dimensione del File | 196 KB | 
| Conteggio Installazioni | 457 | 
| Versione Corrente | 2.1.3 | 
| Ultimo Aggiornamento | 2015-12-02 | 
| Data di Pubblicazione | 2015-12-02 | 
| Valutazione | 4.86/5 Totale 14 Valutazioni | 
| Sviluppatore | Momen Yasser | 
| Tipo di Pagamento | free | 
| Lingue Supportate | 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"
}  |  |