Beach Browser

See beautiful beaches from around the world while searching the web.

Beach Browser란 무엇입니까?

Beach Browser은(는) https://beach-browser.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "See beautiful beaches from around the world while searching the web."입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        Let’s face it, when you close your eyes and think of relaxing and being away on holiday, you often think of swimming and laying down on a beautiful beach somewhere.

Beach Browser has been built to give you that relaxed state of mind and temporary escape while you’re sitting in front of your PC browsing the web.

By Clicking ‘Add to Chrome’, you are accepting and agreeing to install the Beach Browser extension, and understand that your browsers new tab will be changed to that provided by the service with search results by Microsoft Bing. Your usage of this extension will be governed by the Privacy Policy and Terms & Conditions links below.

With practical functionality and a beautiful design, this extension allows you to quickly find and view search results directly from your new tab.

Links:
https://greywest.com.au/privacy-policy/
https://greywest.com.au/terms-conditions/                    

확장 프로그램 기본 정보

이름 Beach Browser Beach Browser
ID ffjcjehfjjdeidliedglnoncibkghcip
공식 URL https://chromewebstore.google.com/detail/beach-browser/ffjcjehfjjdeidliedglnoncibkghcip
설명 See beautiful beaches from around the world while searching the web.
파일 크기 5.54 MB
설치 횟수 11,355
현재 버전 1.0.3
최근 업데이트 2023-06-27
출시 날짜 2023-02-15
개발자 https://beach-browser.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://beach-browser.com/
개인정보 보호 정책 페이지 URL https://greywest.com.au/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "icons\/128.png",
        "default_title": "Beach Browser"
    },
    "manifest_version": 3,
    "name": "Beach Browser",
    "short_name": "Beach Browser",
    "version": "1.0.3",
    "description": "See beautiful beaches from around the world while searching the web.",
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    },
    "homepage_url": "https:\/\/beach-browser.com\/",
    "icons": {
        "64": "icons\/64.png",
        "128": "icons\/128.png"
    },
    "author": "Greywest"
}