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!

ما هو Alto: Life Progress Bar with Goals and Tasks؟

Alto: Life Progress Bar with Goals and Tasks هو إضافة Chrome تم تطويرها بواسطة http://altoplanner.com، والميزة الرئيسية لها هي "Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Alto: Life Progress Bar with Goals and Tasks

قم بتنزيل ملفات الامتداد Alto: Life Progress Bar with Goals and Tasks بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Alto: Life Progress Bar with Goals and Tasks Alto: Life Progress Bar with Goals and Tasks
ID kaboheocifofdabghobpdjnnjmhhfkpa
عنوان URL الرسمي https://chrome.google.com/webstore/detail/kaboheocifofdabghobpdjnnjmhhfkpa
الوصف Alto Planner helps you keep track of what you want to accomplish with your life, without losing track of your life!
حجم الملف 13.77 KB
عدد التثبيتات 146
النسخة الحالية 0.0.9
آخر تحديث 2019-05-30
تاريخ النشر 2019-05-29
تقييم 4.43/5 مجموع تقييمات 7
المطور http://altoplanner.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://altoplanner.com/index
اللغات المدعومة 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\/"
    ]
}