Fancy Motivation Tab
Override the new tab page with a Motivation Fancy
ما هو Fancy Motivation Tab؟
Fancy Motivation Tab هو إضافة Chrome تم تطويرها بواسطة LONG LA، والميزة الرئيسية لها هي "Override the new tab page with a Motivation Fancy".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Fancy Motivation Tab
قم بتنزيل ملفات الامتداد Fancy Motivation Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Make the new tab look fancy with motivational quote. to see how it looks, go to https://longla.github.io/Inspirely/#/motivatives معلومات أساسية عن التمديد
| الاسم | |
| ID | igbkklljibhkighkhflfhdcjglmfdejp |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/fancy-motivation-tab/igbkklljibhkighkhflfhdcjglmfdejp |
| الوصف | Override the new tab page with a Motivation Fancy |
| حجم الملف | 37.33 MB |
| عدد التثبيتات | 82 |
| النسخة الحالية | 1.0.0 |
| آخر تحديث | 2016-08-09 |
| تاريخ النشر | 2016-08-09 |
| تقييم | 4.88/5 مجموع تقييمات 8 |
| المطور | LONG LA |
| نوع الدفع | free |
| موقع الإضافة | https://longla.github.io/Inspirely/#/motivatives |
| عنوان صفحة المساعدة | https://longla.github.io/Inspirely/#/motivatives |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Fancy Motivation Tab",
"description": "Override the new tab page with a Motivation Fancy",
"short_name": "Motivation Tab",
"minimum_chrome_version": "24.0.1307.0",
"version": "1.0.0",
"icons": {
"16": "Quotation-Marks-16.png",
"128": "Quotation-Marks-128.png"
},
"incognito": "split",
"chrome_url_overrides": {
"newtab": "index.html"
},
"manifest_version": 2
} | |