Space Backgrounds

Awesome space backgrounds.

Space Backgrounds란 무엇입니까?

Space Backgrounds은(는) monarchdigitalio에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Awesome space backgrounds."입니다.

확장 프로그램 스크린샷

screenshot

Space Backgrounds 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}