13TABS
13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news.
ما هو 13TABS؟
13TABS هو إضافة Chrome تم تطويرها بواسطة https://13tabs.com، والميزة الرئيسية لها هي "13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة 13TABS
قم بتنزيل ملفات الامتداد 13TABS بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
13TABS, India's search engine that respects your privacy & helps to prevent the spread of fake-news.
At 13TABS, we do not store your search history and browsing behavior. With the help of 13TABS fact-checking tool, you can fact-check viral social media posts or news.
This extension will make privacy respecting 13TABS, your default search engine. معلومات أساسية عن التمديد
| الاسم | |
| ID | cffbikjbdjlafdhlfkegmojlelpgmglb |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/13tabs/cffbikjbdjlafdhlfkegmojlelpgmglb |
| الوصف | 13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news. |
| حجم الملف | 8.92 KB |
| عدد التثبيتات | 44 |
| النسخة الحالية | 0.1 |
| آخر تحديث | 2021-06-15 |
| تاريخ النشر | 2021-06-13 |
| تقييم | 5.00/5 مجموع تقييمات 2 |
| المطور | https://13tabs.com |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://www.13tabs.com |
| عنوان صفحة المساعدة | https://www.13tabs.com/contact-us/ |
| عنوان صفحة سياسة الخصوصية | https://www.13tabs.com/privacy |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "13TABS",
"version": "0.1",
"manifest_version": 2,
"description": "13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news.",
"browser_action": {
"default_icon": "resources\/search.png",
"default_popup": "popup.html"
},
"chrome_settings_overrides": {
"search_provider": {
"encoding": "UTF-8",
"favicon_url": "https:\/\/www.13tabs.com\/favicon.ico",
"is_default": true,
"keyword": "13tabs.com",
"name": "13TABS",
"search_url": "https:\/\/www.13tabs.com\/search\/?p=web&so=tt&q={searchTerms}"
}
},
"permissions": []
} | |