Breath
Simple trick to automatically get energized and focused.
Apa itu Breath?
Breath adalah ekstensi Chrome yang dikembangkan oleh Unknown, dan fitur utamanya adalah "Simple trick to automatically get energized and focused.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Breath
Unduh file ekstensi Breath dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Deep Breathing should be a part of our everyday life. It not only can lengthen the years that we get to live, but can make us happier, more productive and energetic living them too.
Informasi Dasar Ekstensi
Nama | Breath |
ID | cnfnooplfaeijohhiknoebeboiphdmea |
URL Resmi | https://chromewebstore.google.com/detail/breath/cnfnooplfaeijohhiknoebeboiphdmea |
Deskripsi | Simple trick to automatically get energized and focused. |
Ukuran File | 259 KB |
Jumlah Instalasi | 9,905 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2016-01-07 |
Tanggal Publikasi | 2016-01-07 |
Penilaian | 4.49/5 Total 39 Penilaian |
Pengembang | Unknown |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Breath", "version": "1.1", "manifest_version": 2, "description": "Simple trick to automatically get energized and focused.", "icons": { "19": "images\/icon_19.png", "38": "images\/icon_38.png", "128": "images\/icon_128.png" }, "browser_action": { "default_title": "browser_action: default_title", "default_icon": { "19": "images\/icon_19.png", "38": "images\/icon_38.png" }, "default_popup": "html\/main.html" } } |