Karma - New Tab Extension
Immerse in awesome Nature photographs with this new tab Chrome extension! Stay Fresh, Stay Focused! :)
Cos'è Karma - New Tab Extension?
Karma - New Tab Extension è un'estensione di Chrome sviluppata da Life Is Beautiful, e la sua funzione principale è "Immerse in awesome Nature photographs with this new tab Chrome extension! Stay Fresh, Stay Focused! :)".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Karma - New Tab Extension
Scarica i file di estensione Karma - New Tab Extension 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
Stay fresh & focused with this new tab Chrome extension which immerses you in the beauty of Nature with an awesome new photograph, curated just for you, energizing you instantly!
Feel like opening a new tab to peep into Facebook for the 15th time today? Getting out of control from your task? Stay focused & in control on that single task of the day ; we will remind you of it each time you open a new tab, so you keep your conscience awake the whole day!
Enjoy every new tab with this humane Chrome extension!
Write to us at [email protected] with your thoughts!
Cheers!
iKosmik Team
http://www.ikosmik.com/ Informazioni di Base sull'Estensione
| Nome | |
| ID | mpnebfcgejlijidgplbojfnabjmpefkd |
| URL Ufficiale | https://chromewebstore.google.com/detail/karma-new-tab-extension/mpnebfcgejlijidgplbojfnabjmpefkd |
| Descrizione | Immerse in awesome Nature photographs with this new tab Chrome extension! Stay Fresh, Stay Focused! :) |
| Dimensione del File | 10.96 MB |
| Conteggio Installazioni | 42 |
| Versione Corrente | 2.2 |
| Ultimo Aggiornamento | 2015-06-10 |
| Data di Pubblicazione | 2015-06-10 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | Life Is Beautiful |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://www.ikosmik.com/ |
| URL della Pagina di Aiuto | http://www.ikosmik.com/ |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Karma - New Tab Extension",
"short_name": "Karma",
"description": "Immerse in awesome Nature photographs with this new tab Chrome extension! Stay Fresh, Stay Focused! :) ",
"version": "2.2",
"chrome_url_overrides": {
"newtab": "DashBoard.html"
},
"icons": {
"16": "icons\/icon_v1_16x16.png",
"48": "icons\/icon_v1_48x48.png",
"128": "icons\/icon_v1_128x128.png"
},
"permissions": [
"storage"
]
} | |