Music Streaming & Search | Streaming Oceans
Streaming Oceans turns your New Tab page into Music Streaming & Search.
Cos'è Music Streaming & Search | Streaming Oceans?
Music Streaming & Search | Streaming Oceans è un'estensione di Chrome sviluppata da https://streamingoceans.com, e la sua funzione principale è "Streaming Oceans turns your New Tab page into Music Streaming & Search.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Music Streaming & Search | Streaming Oceans
Scarica i file di estensione Music Streaming & Search | Streaming Oceans in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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/
Informazioni di Base sull'Estensione
Nome | |
ID | egmcblpcpfgjnbipocikmidlomphdjpl |
URL Ufficiale | https://chrome.google.com/webstore/detail/music-streaming-search-st/egmcblpcpfgjnbipocikmidlomphdjpl |
Descrizione | Streaming Oceans turns your New Tab page into Music Streaming & Search. |
Dimensione del File | 518 KB |
Conteggio Installazioni | 10,000 |
Versione Corrente | 1.8 |
Ultimo Aggiornamento | 2021-08-16 |
Data di Pubblicazione | 2021-02-10 |
Valutazione | 4.92/5 Totale 38 Valutazioni |
Sviluppatore | https://streamingoceans.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://streamingoceans.com/ |
URL della Pagina di Aiuto | https://streamingoceans.com/contact/ |
URL della Pagina della Politica sulla Privacy | https://streamingoceans.com/privacy-policy |
Lingue Supportate | 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" ] } |