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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://streamingoceans.com และคุณลักษณะหลักของมันคือ "Streaming Oceans turns your New Tab page into Music Streaming & Search."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Music Streaming & Search | Streaming Oceans
ดาวน์โหลดไฟล์ส่วนขยาย 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/
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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" ] } |