Cosmic

A cosmic way to start your browsing

Cosmic란 무엇입니까?

Cosmic은(는) https://cosmic-tab.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A cosmic way to start your browsing"입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        Cosmic is an efficient and beautiful new tab extension available for your chrome browser with an effortless search experience that makes your browsers homepage simple and easy to access search and popular social media networks quick links.

By clicking "Add to Chrome", I accept and agree to installing the Cosmic Chrome extension and setting Chrome™️ New Tab Search to that provided by the service with results by Microsoft Bing, and the Terms of Use and Privacy Policy. 
 
Terms of Use: https://questa.mobi/terms-conditions/
Privacy Policy: https://questa.mobi/privacy-policy/                    

확장 프로그램 기본 정보

이름 Cosmic Cosmic
ID gmkfddbnlpiimiopnmcldjffigmimhfg
공식 URL https://chromewebstore.google.com/detail/cosmic/gmkfddbnlpiimiopnmcldjffigmimhfg
설명 A cosmic way to start your browsing
파일 크기 2.05 MB
설치 횟수 67,651
현재 버전 1.0.1
최근 업데이트 2023-02-13
출시 날짜 2022-09-20
개발자 https://cosmic-tab.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://cosmic-tab.com
개인정보 보호 정책 페이지 URL https://questa.mobi/privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Cosmic",
    "short_name": "Cosmic",
    "version": "1.0.1",
    "description": "A cosmic way to start your browsing",
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/cosmic-tab.com\/",
            "is_default": true,
            "keyword": "Keyword",
            "name": "cosmic",
            "search_url": "https:\/\/search.cosmic-tab.com\/search?q={searchTerms}"
        }
    },
    "icons": {
        "32": "icons\/32.png",
        "64": "icons\/64.png"
    },
    "author": "Trigvent",
    "action": {
        "browser_style": false,
        "default_title": "cosmic"
    },
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    },
    "permissions": []
}