Incognito Search

Incognito Search use Chrome's incognito mode to search the web from your new tab page and keep your searches incognito.

Incognito Searchとは何ですか?

Incognito Searchはhttps://elp.private-searches.comによって開発されたChromeの拡張機能で、その主な機能は「Incognito Search use Chrome's incognito mode to search the web from your new tab page and keep your searches incognito.」です。

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

screenshot

Incognito Search拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Incognito Search new tab browser extensions , use Chrome's incognito mode to search the web and keep your searches private.
With Incognito Search extension by Aztec you can search in incognito mode 
and keep your searches private and safe. you can learn more about incognito mode here:
https://support.google.com/chrome/answer/95464

Incognito Search new tab offers to search incognito directly from your new tab - just mark the relevant check box and search.

Permissions used & reasons:

"Read and change your data on a number of websites"
For our product to work, we require access to the websites we own and manage.

"Replace the page you see when opening a new tab"
This allows us to show you our product - new tab page with free web search.

Please read carefully: By clicking the “Free+ Add to Chrome” button in the top right hand corner above and installing Incognito Search new tab browser extension, you agree to install this application, and you agree to the End User License Agreement and the Privacy Policy and to receiving any future updates and upgrades. You can uninstall the program at any time. 

End User License Agreement:  
http://www.blpsearch.com/terms

Privacy Policy: 
http://www.blpsearch.com/privacy
you can remove this extension any time you want.                    

拡張機能の基本情報

名前 Incognito Search Incognito Search
ID imfjknefmlnikonbgiogmjbidfkbbanp
公式URL https://chromewebstore.google.com/detail/incognito-search/imfjknefmlnikonbgiogmjbidfkbbanp
説明 Incognito Search use Chrome's incognito mode to search the web from your new tab page and keep your searches incognito.
ファイルサイズ 51.77 KB
インストール数 9,544
現在のバージョン 1.2.844.900
最終更新日 2020-07-13
公開日 2020-06-24
開発者 https://elp.private-searches.com
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.blpsearch.com/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.2.844.900",
    "name": "Incognito Search",
    "description": "Incognito Search use Chrome's incognito mode to search the web from your new tab page and keep your searches incognito.",
    "icons": {
        "128": "icons\/IncognitoSearch-128.png"
    },
    "background": {
        "scripts": [
            "js\/brand.js",
            "js\/aes.js",
            "js\/mode-ecb.js",
            "js\/bg\/background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "html\/newtab.html"
    },
    "browser_action": {
        "default_icon": "icons\/IncognitoSearch-128.png",
        "default_title": "Incognito Search new tab"
    },
    "web_accessible_resources": [
        "icons\/checker.gif"
    ],
    "content_security_policy": "script-src 'self' https:\/\/maps.googleapis.com; object-src 'self'",
    "permissions": [
        "*:\/\/*.private-searches.com\/*",
        "https:\/\/*.blpsearch.com\/*",
        "https:\/\/*.prsstobe.com\/*",
        "https:\/\/search.yahoo.com\/*",
        "cookies",
        "storage"
    ]
}