Azizi search engine

Sleek, intuitive, and powerful search engine for everyone.

Azizi search engineとは何ですか?

Azizi search engineはhttps://azizisearch.comによって開発されたChromeの拡張機能で、その主な機能は「Sleek, intuitive, and powerful search engine for everyone.」です。

拡張機能のスクリーンショット

screenshot

Azizi search engine拡張機能のCRXファイルをダウンロード

Azizi search engine拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Set Azizi Search as your default search engine and search the internet anonymously. We protect your privacy!
Sleek, intuitive, and powerful search engine for everyone. Azizi Search Extension defines demo.azizisearch.com as your default homepage and search engine. Mac and Linux users : Chrome does not allow us to create a search engine or change your homepage. You can use the one provided by the extension by typing "q" followed by your query or follow this link to add it manually : http://demo.azizisearch.com/web/search?q=searchterm Azizi Search is the leading search engine which offers great quality results in a friendly environment. This browser extension will simply set Azizi Search as your main search engine and start page, so that you can enjoy our great results while protecting your privacy. With Azizi Search , you will find whatever you want on the Web in a few seconds without ever being tracked: we don't keep any history of your search queries, we don't put any cookie or tracker on your browser, and we don't share your personal data to advertisers. We never will. Just open a new Azizi Search tab or use your address bar, tell us what you are looking for, and the most relevant results will be displayed in no time. Refine your search to see specific results extracted from social networks, images, newspapers, videos, music, shopping, etc.                    

拡張機能の基本情報

名前 Azizi search engine Azizi search engine
ID lghnnoehipapkdngedoknjcdbejlgpdl
公式URL https://chromewebstore.google.com/detail/azizi-search-engine/lghnnoehipapkdngedoknjcdbejlgpdl
説明 Sleek, intuitive, and powerful search engine for everyone.
ファイルサイズ 48.26 KB
インストール数 15
現在のバージョン 4.2
最終更新日 2020-10-13
公開日 2018-10-29
開発者 https://azizisearch.com
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://azizisearch.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Azizi search engine",
    "version": "4.2",
    "manifest_version": 2,
    "description": "Sleek, intuitive, and powerful search engine for everyone.",
    "browser_action": {
        "default_title": "Azizi search engine script",
        "default_popup": "popup.html"
    },
    "chrome_settings_overrides": {
        "homepage": "https:\/\/demo.azizisearch.com\/starter\/google\/",
        "search_provider": {
            "name": "Azizi Search",
            "keyword": "azizisearch",
            "favicon_url": "https:\/\/azizisearch.com\/images\/favicon.ico",
            "search_url": "https:\/\/demo.azizisearch.com\/starter\/google\/web\/search?q={searchTerms}",
            "encoding": "UTF-8",
            "is_default": true
        },
        "startup_pages": [
            "https:\/\/demo.azizisearch.com\/starter\/google\/"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "64": "icon64.png",
        "128": "icon128.png"
    }
}