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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
| URL หน้าช่วยเหลือ | https://www.13tabs.com/contact-us/ |
| URL หน้านโยบายความเป็นส่วนตัว | 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": []
} | |