SEARCH PULSE

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

SEARCH PULSEคืออะไร?

SEARCH PULSE เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://searchpulse.info และคุณลักษณะหลักของมันคือ "Explore the web with our ultimate search engine. The search results are provided by Microsoft Bing."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SEARCH PULSE

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
        }
    }
}