Search45

Search45 - Take your browser up a notch

Search45とは何ですか?

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

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

screenshot

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

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

拡張機能の使用方法

                        Take your browser experience up a notch.

The Search45 extension consists of only what you need right at your fingertips. Easy view of the current time, quick access to your social media accounts, as well as easy access search functionality (powered by Bing) providing relevant results in an instant.

Search45 provides an effortlessness users experience, with functional features that will bring fluidity to your browser experience.

Features
  - Fast web search right at your fingertips
  - Time of day
  - Quick access to leading social media platforms

By clicking "Add to Chrome", I accept and agree to installing the Search45 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://search45.com/terms
Privacy Policy: https://search45.com/privacy

Glamor Entertainment Group, Inc.
Caribbean Plaza, 878 West Bay Road
George Town, Grand Cayman
Cayman Islands                    

拡張機能の基本情報

名前 Search45 Search45
ID jhaldealdhknomhkkmfeiifbcknhdnkg
公式URL https://chromewebstore.google.com/detail/search45/jhaldealdhknomhkkmfeiifbcknhdnkg
説明 Search45 - Take your browser up a notch
ファイルサイズ 710 KB
インストール数 67,068
現在のバージョン 0.0.0.4
最終更新日 2021-03-23
公開日 2019-11-07
評価 5.00/5 合計 2 レビュー
開発者 https://search45.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://search45.com
プライバシーポリシーページのURL https://search45.com/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Search45",
    "short_name": "Search45 Tab",
    "version": "0.0.0.4",
    "description": "Search45 - Take your browser up a notch",
    "homepage_url": "https:\/\/search45.com\/",
    "chrome_url_overrides": {
        "newtab": "html\/index.html"
    },
    "permissions": [],
    "browser_action": {
        "default_title": "New Tab - Search45",
        "default_icon": "icons\/search45-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:\/\/search45.com; object-src 'self'",
    "icons": {
        "128": "icons\/search45-128x128.jpg"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Search45 Search",
            "keyword": "Keyword",
            "search_url": "https:\/\/search45.com\/search?q={searchTerms}",
            "favicon_url": "https:\/\/search45.com\/img\/favicon.ico",
            "encoding": "UTF-8",
            "is_default": true
        }
    }
}