Smart Search

Smart Search helps find information on Google easier by utilizing Google search tricks

ما هو Smart Search؟

Smart Search هو إضافة Chrome تم تطويرها بواسطة Vietjs، والميزة الرئيسية لها هي "Smart Search helps find information on Google easier by utilizing Google search tricks".

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

screenshot

تحميل ملف CRX للإضافة Smart Search

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

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

                        Smart Search helps find information on Google easier by utilizing Google search tricks. It allows user to discover related website, find results from a specific source, look for files and even search for an exact term.                    

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

الاسم Smart Search Smart Search
ID pnjffcaegchofakchdjegmbokcanhbfe
عنوان URL الرسمي https://chromewebstore.google.com/detail/smart-search/pnjffcaegchofakchdjegmbokcanhbfe
الوصف Smart Search helps find information on Google easier by utilizing Google search tricks
حجم الملف 1.3 MB
عدد التثبيتات 61
النسخة الحالية 0.1.0
آخر تحديث 2022-08-05
تاريخ النشر 2022-08-05
المطور Vietjs
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Smart Search",
    "description": "Smart Search helps find information on Google easier by utilizing Google search tricks",
    "version": "0.1.0",
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/smart-search-icon16.png",
        "48": "img\/smart-search-icon48.png",
        "128": "img\/smart-search-icon128.png"
    }
}