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是由https://www.searchen.com開發的Chrome擴展程式,該擴展的主要功能是“Powerful meta search browser tab combines an enhanced version of Google; Yahoo, BING, ASK and a Yahoo-DMOZ like web site directory..”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Searchen Search Engine擴展crx文件

下載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.                    

擴展基本資訊

名稱 Searchen Search Engine Searchen Search Engine
ID gkoejnffeonmeepkmpmcmmokgieoalai
官方網址 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\/"
    ]
}