SEARCH PULSE

Explore the web with our ultimate search engine. The search results are provided by Microsoft Bing.

SEARCH PULSEとは何ですか?

SEARCH PULSEはhttps://searchpulse.infoによって開発されたChromeの拡張機能で、その主な機能は「Explore the web with our ultimate search engine. The search results are provided by Microsoft Bing.」です。

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

screenshot

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

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

拡張機能の使用方法

                        Experience the web like never before with Search Pulse, the ultimate search engine. Don't miss out on the power of Search Pulse - download our extension today and redefine your search experience.

✅ By Clicking "Add to Chrome", I accept and agree to installing Search Pulse Extension and set Chrome New Tab search provider to Microsoft Bing, and setting new tab and Default Search to Search Pulse that provided by the service, Terms of Use and Privacy Policy.

Search Pulse Features: 
Attractive New Tab Design with Search Box.

Important Links:
Terms of Use - https://adlunar.com/terms
Privacy Policy - https://adlunar.com/privacy
About Us - https://adlunar.com/#about
Contact Us - https://adlunar.com/#contact                    

拡張機能の基本情報

名前 SEARCH PULSE SEARCH PULSE
ID kjdlodidfcbfecbninhjnonpaieodmha
公式URL https://chromewebstore.google.com/detail/search-pulse/kjdlodidfcbfecbninhjnonpaieodmha
説明 Explore the web with our ultimate search engine. The search results are provided by Microsoft Bing.
ファイルサイズ 12.53 MB
インストール数 27
現在のバージョン 1.8
最終更新日 2023-12-19
公開日 2023-06-27
評価 5.00/5 合計 24 レビュー
開発者 https://searchpulse.info
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://searchpulse.info
ヘルプページのURL https://adlunar.com/#contact
プライバシーポリシーページのURL https://adlunar.com/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SEARCH PULSE",
    "version": "1.8",
    "description": "Explore the web with our ultimate search engine. The search results are provided by Microsoft Bing.",
    "omnibox": {
        "keyword": "searchpulse",
        "description": "Search Pulse"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Search Pulse",
            "keyword": "sp",
            "search_url": "https:\/\/searchpulse.info\/search.php?q={searchTerms}",
            "favicon_url": "https:\/\/searchpulse.info\/favicon.ico",
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "action": {
        "default_icon": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    }
}