Motivation :: updated
Replace new tab page with Motivation
ما هو Motivation :: updated؟
Motivation :: updated هو إضافة Chrome تم تطويرها بواسطة Distilled Chaos، والميزة الرئيسية لها هي "Replace new tab page with Motivation".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Motivation :: updated
قم بتنزيل ملفات الامتداد Motivation :: updated بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Replaces your 'new-tab' page with a real-time counter showing your current age. Updated with correct refresh rate, color-scheme toggle, and an alternate difference algorithm.
معلومات أساسية عن التمديد
الاسم | |
ID | jdlaegdjdpmbljeoabonopjbaagknfpp |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/motivation-updated/jdlaegdjdpmbljeoabonopjbaagknfpp |
الوصف | Replace new tab page with Motivation |
حجم الملف | 12.44 KB |
عدد التثبيتات | 179 |
النسخة الحالية | 0.8 |
آخر تحديث | 2016-04-04 |
تاريخ النشر | 2016-04-04 |
المطور | Distilled Chaos |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "dashboard.html" }, "content_security_policy": "script-src 'self' 'sha256-oZZp2243OriiI1L4Y0x8p0SZNdvTUnztxneEInWsIAI='; object-src 'self'", "description": "Replace new tab page with Motivation", "icons": { "128": "icon-128.png", "16": "icon-16.png", "48": "icon-48.png" }, "manifest_version": 2, "name": "Motivation :: updated", "offline_enabled": true, "version": "0.8" } |