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文件

下載Music Streaming & Search | Streaming Oceans擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    ]
}