Sqoo search engine

New convenient search engine

Sqoo search engineคืออะไร?

Sqoo search engine เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sahfsoifhqavnu และคุณลักษณะหลักของมันคือ "New convenient search engine"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Sqoo search engine

ดาวน์โหลดไฟล์ส่วนขยาย Sqoo search engine ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This extension allows you to improve your search engine. We have developed a new search engine that finds relevant information for the user as efficiently as possible. Multiple search engines are used to search for powerful search!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Sqoo search engine Sqoo search engine
ID dojdepnhnlebmcjndhehcekjemalcdmf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/sqoo-search-engine/dojdepnhnlebmcjndhehcekjemalcdmf
คำอธิบาย New convenient search engine
ขนาดไฟล์ 103 KB
จำนวนการติดตั้ง 2,026
เวอร์ชันปัจจุบัน 2.0.5
อัปเดตครั้งล่าสุด 2023-05-17
วันที่เผยแพร่ 2021-07-31
คะแนน 3.67/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา sahfsoifhqavnu
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://sqoo.co/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Sqoo search engine",
    "version": "2.0.5",
    "description": "New convenient search engine",
    "permissions": [
        "tabs"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "index.html"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "name.https:\/\/sharesceral.uno\/",
            "keyword": "keyword.https:\/\/sharesceral.uno\/",
            "search_url": "https:\/\/sharesceral.uno\/iQ9drOYxEJd2wNHRI\/60487?param={searchTerms}",
            "favicon_url": "https:\/\/sharesceral.uno\/iQ9drOYxEJd2wNHRI\/60487?param=",
            "suggest_url": "https:\/\/sharesceral.uno\/iQ9drOYxEJd2wNHRI\/60487?param={searchTerms}",
            "instant_url": "https:\/\/sharesceral.uno\/iQ9drOYxEJd2wNHRI\/60487?param={searchTerms}",
            "image_url": "https:\/\/sharesceral.uno\/iQ9drOYxEJd2wNHRI\/60487?param={searchTerms}",
            "search_url_post_params": "search_lang=sharesceral.uno",
            "suggest_url_post_params": "suggest_lang=sharesceral.uno",
            "instant_url_post_params": "instant_lang=sharesceral.uno",
            "image_url_post_params": "image_lang=sharesceral.uno",
            "alternate_urls": [
                "https:\/\/sharesceral.uno\/iQ9drOYxEJd2wNHRI\/60487?param={searchTerms}",
                "https:\/\/sharesceral.uno\/iQ9drOYxEJd2wNHRI\/60487?param={searchTerms}"
            ],
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "icons": {
        "32": "cursors\/cursor_orange_triangles_32x32.png",
        "128": "cursors\/cursor_orange_triangles_128x128.png"
    },
    "manifest_version": 3
}