wefindo search engine
Private search, tracker blocking, and encryption, all in one package.
wefindo search engineคืออะไร?
wefindo search engine เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Allohost และคุณลักษณะหลักของมันคือ "Private search, tracker blocking, and encryption, all in one package."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย wefindo search engine
ดาวน์โหลดไฟล์ส่วนขยาย wefindo search engine ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Wefindo search engine, the new private way to search. The extension will update your search settings and will change your new tab search provider . Wefindo doesn’t track you in any way, and its search results are safe from violence and inappropriate adult content. This makes Wefindo a perfect search engine for young children. Wefindo uses Google custom search and yahoo, bing,ask, for searching the web so that you will find its results and design very similar to Google Search. However, it uses its proxy service to make your search private and doesn’t collect any data itself. By clicking "Add to Chrome", I accept and agree to installing the EmailCheckToday Chrome extension and setting Chrome New Tab to that provided by the service and the Terms of Use and Privacy Policy. Uninstall Instructions: https://www.wefindo.com/uninstall.html EULA/Terms of Use - https://www.wefindo.com/terms.html Policy - https://www.wefindo.com/policy.html Contact Us: http://www.wefindo.com/terms.html#terms-contact To remove us from Google Chrome: 1) Click on the three horizontal lines icon in the upper right-hand corner of your Chrome browser. 2) Go to "Settings". 3) In the menu that appears click on "Extensions". 4) From the list of installed Extensions, find the name of the toolbar extension you wish to uninstall. 5) Click on the trash can icon to the right of "Enable" (for the one you wish to uninstall). 6) Close your browser completely and reopen it. Our extension should be removed from your Chrome browser. Permissions Requested : Browser Tab Creation, Modification, & Rearrangement Permissions: Replace the page you see when opening a new tab Explained: We want to take your New Tab experience to the next level by giving you access to popular services and other handy tools. We do not record or disclose your browsing history. Wefindo all results in one place.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | peppnammaibeblhmidakeecidaejbkbh |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/wefindo-search-engine/peppnammaibeblhmidakeecidaejbkbh |
คำอธิบาย | Private search, tracker blocking, and encryption, all in one package. |
ขนาดไฟล์ | 62.69 KB |
จำนวนการติดตั้ง | 63 |
เวอร์ชันปัจจุบัน | 3.1 |
อัปเดตครั้งล่าสุด | 2023-05-11 |
วันที่เผยแพร่ | 2018-09-30 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Allohost |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.wefindo.com |
URL หน้าช่วยเหลือ | https://www.wefindo.com |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "wefindo search engine", "version": "3.1", "manifest_version": 3, "description": "Private search, tracker blocking, and encryption, all in one package.", "action": { "default_title": "wefindo,Private search", "default_popup": "popup.html" }, "chrome_settings_overrides": { "homepage": "https:\/\/www.wefindo.com", "search_provider": { "name": "wefindo search , search, tracker blocking, and encryption", "keyword": "wefindo search engine", "favicon_url": "https:\/\/www.wefindo.com\/images\/favicon.ico", "search_url": "https:\/\/www.wefindo.com\/web\/search?q={searchTerms}", "encoding": "UTF-8", "is_default": true }, "startup_pages": [ "https:\/\/www.wefindo.com" ] }, "chrome_url_overrides": { "newtab": "newTab.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "64": "icon64.png", "128": "icon128.png" } } |