Newtab Clear
Replace current newtab screen with blank newtab.
ما هو Newtab Clear؟
Newtab Clear هو إضافة Chrome تم تطويرها بواسطة [email protected]، والميزة الرئيسية لها هي "Replace current newtab screen with blank newtab.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Newtab Clear
قم بتنزيل ملفات الامتداد Newtab Clear بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
For those who prefer new tabs display a blank page
معلومات أساسية عن التمديد
الاسم | Newtab Clear |
ID | dgjhckfnkeboglnhifjdbpakiocmophg |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/newtab-clear/dgjhckfnkeboglnhifjdbpakiocmophg |
الوصف | Replace current newtab screen with blank newtab. |
حجم الملف | 17.13 KB |
عدد التثبيتات | 72 |
النسخة الحالية | 1.2.5 |
آخر تحديث | 2014-05-28 |
تاريخ النشر | 2014-05-28 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Newtab Clear", "version": "1.2.5", "description": "Replace current newtab screen with blank newtab.", "icons": { "128": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "offline_enabled": true } |