Space Web Results

Web Results with space themed background.

Space Web Resultsคืออะไร?

Space Web Results เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://happy-hours.xyz และคุณลักษณะหลักของมันคือ "Web Results with space themed background."

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

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Space Web Results

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

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

                        Change your default search engine for happy-hours space theme. 
You can change the speed, size, number and colors of the stars.                    

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

ชื่อ Space Web Results Space Web Results
ID ldmnpfbhdhmdakfdlgfehcojocicialc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/space-web-results/ldmnpfbhdhmdakfdlgfehcojocicialc
คำอธิบาย Web Results with space themed background.
ขนาดไฟล์ 11.85 KB
จำนวนการติดตั้ง 30
เวอร์ชันปัจจุบัน 1.0.3
อัปเดตครั้งล่าสุด 2021-10-06
วันที่เผยแพร่ 2020-02-15
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://happy-hours.xyz
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://happy-hours.xyz/privacy.html
ภาษาที่รองรับ en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "128": "128.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Space Web Results",
            "keyword": "__MSG_appName__",
            "search_url": "https:\/\/happy-hours.xyz\/search?theme=speedl&q={searchTerms}",
            "favicon_url": "https:\/\/happy-hours.xyz\/bundles\/app\/img\/favicon_search_engine\/favicon-32x32.png",
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.3"
}