New Tab Search Bars

Has some search bars and links and stuff.

ما هو New Tab Search Bars؟

New Tab Search Bars هو إضافة Chrome تم تطويرها بواسطة jblob22، والميزة الرئيسية لها هي "Has some search bars and links and stuff.".

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

screenshot

تحميل ملف CRX للإضافة New Tab Search Bars

قم بتنزيل ملفات الامتداد New Tab Search Bars بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        A nice new tab page replacement with search bars for Google, Youtube, and Wikipedia. There are also useful links to websites at the bottom. The page is responsive: it changes from side-by-side search bars for the 3 websites, to the 3 websites listed on top of each other.                    

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

الاسم New Tab Search Bars New Tab Search Bars
ID joodoflkdmpodofeokpekefcpacopmpc
عنوان URL الرسمي https://chromewebstore.google.com/detail/new-tab-search-bars/joodoflkdmpodofeokpekefcpacopmpc
الوصف Has some search bars and links and stuff.
حجم الملف 818 KB
عدد التثبيتات 80
النسخة الحالية 1.2.0
آخر تحديث 2015-10-16
تاريخ النشر 2015-10-16
المطور jblob22
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Search Bars",
    "description": "Has some search bars and links and stuff.",
    "version": "1.2.0",
    "manifest_version": 2,
    "icons": {
        "128": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}