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
官方網址 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
電子郵箱 [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"
        }
    }
}