SEARCH PULSE

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

What is SEARCH PULSE?

SEARCH PULSE is a Chrome extension developed by https://searchpulse.info, and its main feature is "Explore the web with our ultimate search engine. The search results are provided by Microsoft Bing.".

Extension Screenshots

screenshot

Download SEARCH PULSE Extension CRX File

Download SEARCH PULSE extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name SEARCH PULSE SEARCH PULSE
ID kjdlodidfcbfecbninhjnonpaieodmha
Official URL https://chromewebstore.google.com/detail/search-pulse/kjdlodidfcbfecbninhjnonpaieodmha
Description Explore the web with our ultimate search engine. The search results are provided by Microsoft Bing.
File Size 12.53 MB
Installation Count 27
Current Version 1.8
Last Updated 2023-12-19
Publish Date 2023-06-27
Rating 5.00/5 Total 24 Ratings
Developer https://searchpulse.info
Email [email protected]
Payment Type free
Extension Website https://searchpulse.info
Help Page URL https://adlunar.com/#contact
Privacy Policy Page URL https://adlunar.com/privacy
Supported Languages 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"
        }
    }
}