Baidu Search

Select the keyword which you want to search, then right click it and choose baidu search

ما هو Baidu Search؟

Baidu Search هو إضافة Chrome تم تطويرها بواسطة Onion515، والميزة الرئيسية لها هي "Select the keyword which you want to search, then right click it and choose baidu search".

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

screenshot
screenshot

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

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

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

                        Select which words you want to search, then right click the mouse, 
you will see the context menus have a new option which call the "Baidu Search" click it will use the baidu search engine to search your words.

ps: Baidu Search Engine is a chinese famous search engine so that why the result almost is the chinese result                    

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

الاسم Baidu Search Baidu Search
ID acefekdhohafkelpdfdjjopdghejaahi
عنوان URL الرسمي https://chromewebstore.google.com/detail/baidu-search/acefekdhohafkelpdfdjjopdghejaahi
الوصف Select the keyword which you want to search, then right click it and choose baidu search
حجم الملف 9.91 KB
عدد التثبيتات 1,701
النسخة الحالية 1.0
آخر تحديث 2015-03-09
تاريخ النشر 2015-03-09
تقييم 3.91/5 مجموع تقييمات 11
المطور Onion515
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "description": "Select the keyword which you want to search, then right click it and choose baidu search",
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "manifest_version": 2,
    "name": "Baidu Search",
    "permissions": [
        "contextMenus"
    ],
    "version": "1.0"
}