Eclipse Tab - New Tab
Eclipse Tab changes standard page to the new tab page with your saved bookmarks.
ما هو Eclipse Tab - New Tab؟
Eclipse Tab - New Tab هو إضافة Chrome تم تطويرها بواسطة eclipsetabproject، والميزة الرئيسية لها هي "Eclipse Tab changes standard page to the new tab page with your saved bookmarks.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Eclipse Tab - New Tab
قم بتنزيل ملفات الامتداد Eclipse Tab - New Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Eclipse Tab replaces the original new tab with your saved bookmarks and offers a variety of quick and useful features. After installing this extension, you can use the following features: - View, create and edit Chrome bookmarks and folders. - Upload and set your own wallpaper. - To-do list and Notepad. - Quick access to your most visited sites. - Customize the search engine.
معلومات أساسية عن التمديد
الاسم | |
ID | chekehkknaccdmijecgocbijbbmnibgp |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/eclipse-tab-new-tab/chekehkknaccdmijecgocbijbbmnibgp |
الوصف | Eclipse Tab changes standard page to the new tab page with your saved bookmarks. |
حجم الملف | 180 KB |
عدد التثبيتات | 290 |
النسخة الحالية | 1.0.2 |
آخر تحديث | 2021-06-15 |
تاريخ النشر | 2021-05-17 |
تقييم | 5.00/5 مجموع تقييمات 4 |
المطور | eclipsetabproject |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://gtab.store/pp |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Eclipse Tab - New Tab", "description": "Eclipse Tab changes standard page to the new tab page with your saved bookmarks.", "version": "1.0.2", "icons": { "256": "icons\/256.png", "128": "icons\/128.png", "64": "icons\/64.png" }, "background": { "service_worker": "service-worker.js" }, "chrome_url_overrides": { "newtab": "newtab-init.html" }, "permissions": [ "topSites", "bookmarks", "unlimitedStorage" ], "host_permissions": [ " |