Option Search
This Extension will configure your default search to Option Search. Start by typing a query in the search field.
ما هو Option Search؟
Option Search هو إضافة Chrome تم تطويرها بواسطة https://find.searchoption.net، والميزة الرئيسية لها هي "This Extension will configure your default search to Option Search. Start by typing a query in the search field.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Option Search
قم بتنزيل ملفات الامتداد Option Search بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This Extension will configure your default search to Option Search. Start by typing a query in the search field. Search the web using this useful tool from the address bar. This extension can be uninstalled at any time. Permissions & Reasons Used Our extension only uses the minimum permissions required.
معلومات أساسية عن التمديد
الاسم | |
ID | poohgclikepabkobiifeemnidjdffoip |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/option-search/poohgclikepabkobiifeemnidjdffoip |
الوصف | This Extension will configure your default search to Option Search. Start by typing a query in the search field. |
حجم الملف | 9.38 KB |
عدد التثبيتات | 2,164 |
النسخة الحالية | 1.0.2 |
آخر تحديث | 2021-03-10 |
تاريخ النشر | 2021-03-09 |
المطور | https://find.searchoption.net |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://searchoption.net/ |
عنوان صفحة المساعدة | https://searchoption.net/contact/ |
عنوان صفحة سياسة الخصوصية | https://searchoption.net/privacy.html |
اللغات المدعومة | en |
manifest.json | |
{ "action": { "default_action": "image\/16.png" }, "chrome_settings_overrides": { "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/find.searchoption.net\/favicon.ico", "keyword": "Option Search", "name": "Option Search", "search_url": "https:\/\/find.searchoption.net\/?q={searchTerms}", "is_default": true } }, "description": "This Extension will configure your default search to Option Search. Start by typing a query in the search field.", "icons": { "128": "image\/128.png", "64": "image\/64.png", "48": "image\/48.png", "32": "image\/32.png", "16": "image\/16.png" }, "homepage_url": "https:\/\/find.searchoption.net\/?c=1905", "options_ui": { "open_in_tab": true, "page": "options\/options.html" }, "manifest_version": 3, "name": "Option Search", "host_permissions": [ "https:\/\/find.searchoption.net\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.2" } |