Music Streaming & Search | Streaming Oceans
Streaming Oceans turns your New Tab page into Music Streaming & Search.
O que é Music Streaming & Search | Streaming Oceans?
Music Streaming & Search | Streaming Oceans é uma extensão do Chrome desenvolvida por https://streamingoceans.com, e sua principal característica é "Streaming Oceans turns your New Tab page into Music Streaming & Search.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Music Streaming & Search | Streaming Oceans
Baixe arquivos de extensão Music Streaming & Search | Streaming Oceans no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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/
Informações Básicas da Extensão
Nome | |
ID | egmcblpcpfgjnbipocikmidlomphdjpl |
URL Oficial | https://chrome.google.com/webstore/detail/music-streaming-search-st/egmcblpcpfgjnbipocikmidlomphdjpl |
Descrição | Streaming Oceans turns your New Tab page into Music Streaming & Search. |
Tamanho do Arquivo | 518 KB |
Contagem de Instalações | 10,000 |
Versão Atual | 1.8 |
Última Atualização | 2021-08-16 |
Data de Publicação | 2021-02-10 |
Classificação | 4.92/5 Total de 38 Avaliações |
Desenvolvedor | https://streamingoceans.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://streamingoceans.com/ |
URL da Página de Ajuda | https://streamingoceans.com/contact/ |
URL da Página de Política de Privacidade | https://streamingoceans.com/privacy-policy |
Idiomas Suportados | 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" ] } |