The Surprise Box

Handpicked, random fun website for every time you click on the surprise box in a new tab

The Surprise Box란 무엇입니까?

The Surprise Box은(는) Lexornet LTD에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Handpicked, random fun website for every time you click on the surprise box in a new tab"입니다.

확장 프로그램 스크린샷

screenshot

The Surprise Box 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        This extension adds to your new tab page a surprise box. Every time you click on the box, you get transferred to a fun random website, hand-picked just for you.
*Great for recreation and work breaks
*creativity booster
*all websites are handpicked

Terms of Service: http://www.lexornet.com/surprise-box/terms
Privacy Policy: http://www.lexornet.com/surprise-box/privacy
About Us: http://www.lexornet.com/about
Contact Us:  http://www.lexornet.com/contact

By clicking "Add to chrome", I accept and agree to installing the "The Surprise Box" Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.                    

확장 프로그램 기본 정보

이름 The Surprise Box The Surprise Box
ID maligkcbnkfbgaecijkohmgaddljfgbp
공식 URL https://chrome.google.com/webstore/detail/the-surprise-box/maligkcbnkfbgaecijkohmgaddljfgbp
설명 Handpicked, random fun website for every time you click on the surprise box in a new tab
파일 크기 36.44 KB
설치 횟수 71
현재 버전 1.01
최근 업데이트 2022-04-05
출시 날짜 2021-12-21
평점 5.00/5 총 2 개의 평점
개발자 Lexornet LTD
이메일 [email protected]
개인정보 보호 정책 페이지 URL http://www.lexornet.com/privacy-policy
지원되는 언어 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "The Surprise Box",
    "description": "Handpicked, random fun website for every time you click on the surprise box in a new tab",
    "version": "1.01",
    "chrome_url_overrides": {
        "newtab": "src\/index.html"
    },
    "icons": {
        "16": "ico\/s.png",
        "48": "ico\/m.png",
        "128": "ico\/l.png"
    },
    "action": {
        "default_icon": "ico\/m.png"
    }
}