Searchen Search Engine
Powerful meta search browser tab combines an enhanced version of Google; Yahoo, BING, ASK and a Yahoo-DMOZ like web site directory..
Searchen Search Engineคืออะไร?
Searchen Search Engine เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.searchen.com และคุณลักษณะหลักของมันคือ "Powerful meta search browser tab combines an enhanced version of Google; Yahoo, BING, ASK and a Yahoo-DMOZ like web site directory.."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Searchen Search Engine
ดาวน์โหลดไฟล์ส่วนขยาย Searchen Search Engine ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Powerful and secure search engine returns results in https securing user privacy and acting as an intermediary between users and Google. Google sees searchen.com running searches, but doesn't see users. The search engine fetches results, strips out location data and tracking cookies and delivers private, anonymous search results. IP addresses and other personal information isn’t stored or recorded and users remain completely anonymous. Users receive searches with the power of Google without customization based on the user and the users location. The search engine also includes a directory type structure, similar to DMOZ and the old Yahoo Directory which brings in additional listings. Users can also click icons to compare or display results on standard Google, BING, Yahoo and Ask. The search engine is available for all browsers and all Internet users including Desktop and Mobile with plugins and extensions available for both Firefox and Chrome users.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | gkoejnffeonmeepkmpmcmmokgieoalai |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/searchen-search-engine/gkoejnffeonmeepkmpmcmmokgieoalai |
คำอธิบาย | Powerful meta search browser tab combines an enhanced version of Google; Yahoo, BING, ASK and a Yahoo-DMOZ like web site directory.. |
ขนาดไฟล์ | 84.24 KB |
จำนวนการติดตั้ง | 314 |
เวอร์ชันปัจจุบัน | 4.2 |
อัปเดตครั้งล่าสุด | 2016-12-18 |
วันที่เผยแพร่ | 2016-12-18 |
คะแนน | 5.00/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | https://www.searchen.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.searchen.com/ |
URL หน้านโยบายความเป็นส่วนตัว | https://www.searchen.com/privacy.php |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Searchen Search Engine", "description": "Powerful meta search browser tab combines an enhanced version of Google; Yahoo, BING, ASK and a Yahoo-DMOZ like web site directory..", "version": "4.2", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/*.google.com\/", "https:\/\/www.searchen.com\/" ] } |