Music Streaming & Search | Streaming Oceans

Streaming Oceans turns your New Tab page into Music Streaming & Search.

Music Streaming & Search | Streaming Oceans란 무엇입니까?

Music Streaming & Search | Streaming Oceans은(는) https://streamingoceans.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Streaming Oceans turns your New Tab page into Music Streaming & Search."입니다.

확장 프로그램 스크린샷

screenshot

Music Streaming & Search | Streaming Oceans 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Streaming Oceans is a high-end functional tool that provides an exceptional custom search experience powered by Bing.

By clicking "Add to Chrome", I accept and agree to install "Music Streaming & Search - Stream and Vibes" Chrome extension and hereby agree to set Chrome New Tab to that provided by the service and the Privacy Policy and Terms of Use.

Enjoy this perfect opportunity to get easy and quick access to the limitless variety of online music channels, radio stations and other additional websites. Brand new approach of this tool guarantees pleasant music experience to all the customers. Simple and fast in use – available in the menu item of the extension with quick links to the service mentioned.
You may remove this extension at any time from the chrome extension page.

Visit our website at https://streamingoceans.com/
Read more about us: https://streamingoceans.com/about-us/
Read our Privacy Policy: https://streamingoceans.com/privacy-policy/
Uninstall Instructions: https://streamingoceans.com/uninstalling-a-chrome-extension/                    

확장 프로그램 기본 정보

이름 Music Streaming & Search | Streaming Oceans Music Streaming & Search | Streaming Oceans
ID egmcblpcpfgjnbipocikmidlomphdjpl
공식 URL https://chrome.google.com/webstore/detail/music-streaming-search-st/egmcblpcpfgjnbipocikmidlomphdjpl
설명 Streaming Oceans turns your New Tab page into Music Streaming & Search.
파일 크기 518 KB
설치 횟수 10,000
현재 버전 1.8
최근 업데이트 2021-08-16
출시 날짜 2021-02-10
평점 4.92/5 총 38 개의 평점
개발자 https://streamingoceans.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://streamingoceans.com/
도움말 페이지 URL https://streamingoceans.com/contact/
개인정보 보호 정책 페이지 URL https://streamingoceans.com/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "images\/favicon-svg.png"
    },
    "manifest_version": 2,
    "name": "Music Streaming & Search | Streaming Oceans",
    "version": "1.8",
    "description": "Streaming Oceans turns your New Tab page into Music Streaming & Search.",
    "chrome_url_overrides": {
        "newtab": "new_tab.html"
    },
    "icons": {
        "128": "images\/favicon-svg.png"
    },
    "permissions": [
        "chrome:\/\/favicon\/*",
        "sessions",
        "tabs"
    ]
}