Outer Space

Kick back and enjoy beautiful landscapes from outer space!

Outer Space란 무엇입니까?

Outer Space은(는) tiki-media에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Kick back and enjoy beautiful landscapes from outer space!"입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        Introducing "OuterSpace" – a mesmerizing Chrome extension that transforms your browser into a cosmic gateway. Immerse yourself in the beauty of outer space with stunning backgrounds that showcase galaxies, nebulae, and celestial wonders. Elevate your browsing experience with a touch of the cosmos. Download OuterSpace now and let the universe unfold before your eyes with every new tab. Explore the final frontier without leaving your screen!

By clicking "add to Chrome", I accept and agree to install "OuterSpace" extension and setting Chrome New Tab search provider to Microsoft Bing as described by the services in terms of use https://tiki-m.com/Terms/ and privacy policy https://tiki-m.com/Privacy-Policy/
https://tiki-m.com/Contacts/
https://tiki-m.com/About-us/                    

확장 프로그램 기본 정보

이름 Outer Space Outer Space
ID jolghibmeblcplhmlhpccffmklebjhka
공식 URL https://chromewebstore.google.com/detail/outer-space/jolghibmeblcplhmlhpccffmklebjhka
설명 Kick back and enjoy beautiful landscapes from outer space!
파일 크기 208 KB
설치 횟수 5,588
현재 버전 1.0.0
최근 업데이트 2023-12-12
출시 날짜 2023-11-22
평점 4.71/5 총 7 개의 평점
개발자 tiki-media
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://tiki-m.com/
도움말 페이지 URL https://tiki-m.com/Contacts/
개인정보 보호 정책 페이지 URL https://tiki-m.com/Privacy-Policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        }
    },
    "version": "1.0.0",
    "author": "TikiMedia",
    "name": "Outer Space",
    "description": "Kick back and enjoy beautiful landscapes from outer space!",
    "background": {
        "service_worker": "background.803675d6.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "host_permissions": [
        "*:\/\/*.outerspace-ext.com\/*"
    ]
}