Alto: Life Progress Bar with Goals and Tasks

Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!

Apa itu Alto: Life Progress Bar with Goals and Tasks?

Alto: Life Progress Bar with Goals and Tasks adalah ekstensi Chrome yang dikembangkan oleh http://altoplanner.com, dan fitur utamanya adalah "Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Alto: Life Progress Bar with Goals and Tasks

Unduh file ekstensi Alto: Life Progress Bar with Goals and Tasks 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

                        Alto Planner replaces your empty new tab with a personal dashboard that shows you progress bars for life, year, month, week and day. You can add goals and tasks to each one of them, and keep an eye on your big picture, while working on your daily tasks.                    

Informasi Dasar Ekstensi

Nama Alto: Life Progress Bar with Goals and Tasks Alto: Life Progress Bar with Goals and Tasks
ID kaboheocifofdabghobpdjnnjmhhfkpa
URL Resmi https://chrome.google.com/webstore/detail/kaboheocifofdabghobpdjnnjmhhfkpa
Deskripsi Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!
Ukuran File 13.77 KB
Jumlah Instalasi 146
Versi Saat Ini 0.0.9
Terakhir Diperbarui 2019-05-30
Tanggal Publikasi 2019-05-29
Penilaian 4.43/5 Total 7 Penilaian
Pengembang http://altoplanner.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://altoplanner.com/index
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Alto: Life Progress Bar with Goals and Tasks",
    "version": "0.0.9",
    "manifest_version": 2,
    "description": "Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!",
    "homepage_url": "https:\/\/altoplanner.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "chrome_url_overrides": {
        "newtab": "src\/override\/override.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/altoplanner.com\/"
    ]
}