Ultra Safe Search

Ultra Safe Search - Take your browser up a notch

Ultra Safe Searchとは何ですか?

Ultra Safe Searchはhttps://ultra-tab.comによって開発されたChromeの拡張機能で、その主な機能は「Ultra Safe Search - Take your browser up a notch」です。

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

screenshot

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

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

拡張機能の使用方法

                        Ultra tab gives you stylish browsing without compromising on your search experience.

Open a new tab and let Ultra greet you, leading you through the web and straight to relevant results.

We want you to have a great web browsing experience. Using Ultra Tab's search functionality, you will be taken to what we believe is the best possible web search experience for you. It's because we care.

Intuitive quick links to your favourite pages and social media sites are at your fingertips because we know what your first order of business often is.

Try Ultra Tab today!


By clicking "Add to Chrome", I accept and agree to installing the Ultra Tab Chrome extension and setting Chrome™ New Tab, Homepage takeover, and Default Search to that provided by the service and the Terms of Use and Privacy Policy.

Terms of Use: https://ultra-tab.com/terms-and-conditions/
Privacy Policy: https://ultra-tab.com/privacy-policy/                    

拡張機能の基本情報

名前 Ultra Safe Search Ultra Safe Search
ID hogemhpfbepbbdpfgighdmjbfdpaeein
公式URL https://chromewebstore.google.com/detail/ultra-safe-search/hogemhpfbepbbdpfgighdmjbfdpaeein
説明 Ultra Safe Search - Take your browser up a notch
ファイルサイズ 278 KB
インストール数 67,680
現在のバージョン 0.0.0.10
最終更新日 2021-08-21
公開日 2019-08-28
評価 5.00/5 合計 3 レビュー
開発者 https://ultra-tab.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://ultra-tab.com
プライバシーポリシーページのURL https://ultra-tab.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ultra Safe Search",
    "short_name": "Ultra Safe Search",
    "version": "0.0.0.10",
    "description": "Ultra Safe Search - Take your browser up a notch",
    "homepage_url": "http:\/\/ultra-tab.com\/",
    "chrome_url_overrides": {
        "newtab": "html\/index.html"
    },
    "permissions": [],
    "browser_action": {
        "default_title": "New Tab - Ultra Safe Search",
        "default_icon": "icons\/ultra-tab.jpg"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/api.bing.com https:\/\/cdn.jsdelivr.net https:\/\/ff.search.yahoo.com https:\/\/cdnjs.cloudflare.com https:\/\/chrome.google.com https:\/\/www.google-analytics.com https:\/\/ssl.google-analytics.com https:\/\/ultra-search1.com; object-src 'self'",
    "icons": {
        "128": "icons\/ultra-tab-128x128.jpg"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Ultra Tab",
            "keyword": "Keyword",
            "search_url": "https:\/\/ultra-search1.com\/search?q={searchTerms}",
            "favicon_url": "https:\/\/ultra-search1.com\/img\/favicon-ultra-tab.ico",
            "encoding": "UTF-8",
            "is_default": true
        }
    }
}