Space Backgrounds

Awesome space backgrounds.

Space Backgroundsคืออะไร?

Space Backgrounds เป็นส่วนขยายของ Chrome ที่พัฒนาโดย monarchdigitalio และคุณลักษณะหลักของมันคือ "Awesome space backgrounds."

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

screenshot

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

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

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

                        Experience the most amazing space backgrounds.

This extension allows you to choose from several different space background images and set one as your default. Bing will be the default search engine on your New Tab page.

This extension only requires New Tab override permissions.

By clicking "Add to chrome", I accept and agree to installing the Space Backgrounds extension and setting Chrome™ New Tab to that provided by the service and the Privacy (http://monarchdigital.io/privacy) and Terms of Use (http://monarchdigital.io/terms). This extension provides user with a Custom Web Search on your New Tab.

Some of the web search services provided herein are provided by https://find.search-armor.com/ Search and powered by find.search-armor.com search partners. For information on the web search services data collection, please visit http://info.search-armor.com, and the search provider's privacy policy, as applicable                    

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

ชื่อ Space Backgrounds Space Backgrounds
ID dpcajkcfllofgpdhkdgekcoemhfglbdj
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/space-backgrounds/dpcajkcfllofgpdhkdgekcoemhfglbdj
คำอธิบาย Awesome space backgrounds.
ขนาดไฟล์ 6.04 MB
จำนวนการติดตั้ง 61,208
เวอร์ชันปัจจุบัน 3.3
อัปเดตครั้งล่าสุด 2023-02-23
วันที่เผยแพร่ 2020-02-26
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา monarchdigitalio
อีเมล [email protected]
URL หน้านโยบายความเป็นส่วนตัว http://monarchdigital.io/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Space Backgrounds",
    "description": "Awesome space backgrounds.",
    "version": "3.3",
    "browser_action": [],
    "permissions": [],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}