24by7search
24by7search.com includes Secure Search engine and links to useful Websites.
ما هو 24by7search؟
24by7search هو إضافة Chrome تم تطويرها بواسطة 24by7search7، والميزة الرئيسية لها هي "24by7search.com includes Secure Search engine and links to useful Websites.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة 24by7search
قم بتنزيل ملفات الامتداد 24by7search بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Your One-Stop-Destination for Latest News Feed & Search! This extension sets your default search engine to 24By7 Search and customizes your “New Tab” page so that you can get NEWS updates from all over the world & continue searching for your queries simultaneously. To ensure that you never miss any updates while searching for something you require, we recommend installing our search engine extension.
معلومات أساسية عن التمديد
الاسم | |
ID | lchbmmfifeiacbhphlnfkcincjbobddg |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/24by7search/lchbmmfifeiacbhphlnfkcincjbobddg |
الوصف | 24by7search.com includes Secure Search engine and links to useful Websites. |
حجم الملف | 33.88 KB |
عدد التثبيتات | 62 |
النسخة الحالية | 0.0.1 |
آخر تحديث | 2020-08-02 |
تاريخ النشر | 2020-08-02 |
تقييم | 5.00/5 مجموع تقييمات 13 |
المطور | 24by7search7 |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://24by7search.com/privacy.php |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "__MSG_extension_author__", "chrome_settings_overrides": { "homepage": "https:\/\/www.24by7search.com", "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/24by7search.com\/css\/favicon\/favicon.ico", "is_default": true, "keyword": "24by7search", "name": "__MSG_search_provider_name__", "search_url": "https:\/\/www.24by7search.com\/result.php?q={searchTerms}" } }, "chrome_url_overrides": { "newtab": "newtab.html" }, "default_locale": "en", "description": "__MSG_extension_description__", "icons": { "128": "icon\/icon.128.png", "64": "icon\/icon.64.png", "32": "icon\/icon.32.png" }, "manifest_version": 2, "name": "__MSG_extension_name__", "version": "0.0.1" } |