SynQ: Music Mini Player and Cross-Service Sharing
Mini player with cross-service music sharing for Apple Music, YouTube Music, and Amazon Music.
SynQ: Music Mini Player and Cross-Service Sharingคืออะไร?
SynQ: Music Mini Player and Cross-Service Sharing เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://synqapp.io และคุณลักษณะหลักของมันคือ "Mini player with cross-service music sharing for Apple Music, YouTube Music, and Amazon Music."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SynQ: Music Mini Player and Cross-Service Sharing
ดาวน์โหลดไฟล์ส่วนขยาย SynQ: Music Mini Player and Cross-Service Sharing ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Elevate your music streaming experience with SynQ, your ultimate music companion for the web that seamlessly integrates with Apple Music, Amazon Music, and YouTube Music. Key Features: 🎵 Multi-Platform Integration: SynQ supports Apple Music, Amazon Music, and YouTube Music, with more to come! 🔗 Cross-Platform Link Redirects: When you receive a link to a song on a music service that's not your preferred one, SynQ ensures you can quickly redirect to your favorite service without missing a beat. ⚙️ Comprehensive Controls: Easily control your music with a full set of playback options including play/pause, next, previous, volume adjustment, repeat options, and like/dislike buttons – all conveniently accessible in a compact mini player. 🔄 Queue Playback: View your upcoming tracks and play anything currently in your queue without having to go to your music service UI. 🔊 Floating Mode: Take your music anywhere on the web with the floating/always-on-top mode. Enjoy the freedom to keep your mini player on top of other windows for an uninterrupted music journey. 🎉 Notifications: Stay in the know! SynQ notifies you instantly when the song changes, ensuring you're always aware of the music playing in the background. ⌨️ Key Controls: Effortlessly control your music with added keyboard shortcuts integrated directly into the mini player.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | SynQ: Music Mini Player and Cross-Service Sharing |
ID | jcdmcpefbebkldopabclefjaggejocff |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/synq-music-mini-player-an/jcdmcpefbebkldopabclefjaggejocff |
คำอธิบาย | Mini player with cross-service music sharing for Apple Music, YouTube Music, and Amazon Music. |
ขนาดไฟล์ | 18.17 MB |
จำนวนการติดตั้ง | 38,197 |
เวอร์ชันปัจจุบัน | 4.0.0 |
อัปเดตครั้งล่าสุด | 2024-02-29 |
วันที่เผยแพร่ | 2019-12-06 |
คะแนน | 4.05/5 รวมทั้งหมด 121 คะแนน |
ผู้พัฒนา | https://synqapp.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.synqapp.io |
URL หน้านโยบายความเป็นส่วนตัว | https://synqapp.io/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "default_popup": "popup.html" }, "version": "4.0.0", "author": "SynQ, LLC", "name": "SynQ: Music Mini Player and Cross-Service Sharing", "description": "Mini player with cross-service music sharing for Apple Music, YouTube Music, and Amazon Music.", "background": { "service_worker": "static\/background\/index.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "permissions": [ "storage", "scripting" ], "content_scripts": [ { "matches": [ "*:\/\/music.apple.com\/*", "*:\/\/music.youtube.com\/*", "*:\/\/music.amazon.com\/*", "*:\/\/*.synqapp.io\/spotify\/connector*", "http:\/\/localhost:3000\/spotify\/connector*" ], "js": [ "common.3475fd4e.js" ], "run_at": "document_start", "css": [] }, { "matches": [ "*:\/\/music.apple.com\/*", "*:\/\/music.youtube.com\/*", "*:\/\/music.amazon.com\/*" ], "js": [ "autoplay-popup.922ef135.js" ], "all_frames": true, "css": [] }, { "matches": [ "*:\/\/music.apple.com\/*", "*:\/\/music.youtube.com\/*", "*:\/\/music.amazon.com\/*" ], "js": [ "pictureInPicture.ef9a2aa6.js" ], "all_frames": true, "css": [] }, { "matches": [ "*:\/\/music.apple.com\/*", "*:\/\/music.youtube.com\/*", "*:\/\/music.amazon.com\/*" ], "js": [ "redirect.aba114e6.js" ], "css": [] }, { "matches": [ "*:\/\/*.synqapp.io\/spotify\/connector*", "http:\/\/localhost:3000\/spotify\/connector*" ], "js": [ "spotify-desktop.bff3e2f8.js" ], "all_frames": true, "css": [] } ], "web_accessible_resources": [ { "resources": [ "assets\/icon.png" ], "matches": [ "https:\/\/www.synqapp.io\/*" ] }, { "matches": [ "*:\/\/music.apple.com\/*", "*:\/\/music.youtube.com\/*", "*:\/\/music.amazon.com\/*" ], "resources": [ "pictureInPicture.900b143a.svg", "pictureInPicture.6dfe9044.svg", "pictureInPicture.78803072.css", "pictureInPicture.ed709492.css", "pictureInPicture.fbd43708.svg", "pictureInPicture.fb985e27.css", "pictureInPicture.9c6d0f58.css", "pictureInPicture.8e5b3f6b.css", "pictureInPicture.5c468fb6.css", "pictureInPicture.853b1004.svg", "pictureInPicture.78a61744.svg", "pictureInPicture.54bc1eb7.svg", "pictureInPicture.831fad8c.svg" ] }, { "matches": [ "*:\/\/music.apple.com\/*", "*:\/\/music.youtube.com\/*", "*:\/\/music.amazon.com\/*" ], "resources": [ "pictureInPicture.900b143a.svg" ] }, { "matches": [ "*:\/\/*.synqapp.io\/*", "http:\/\/localhost:3000\/*" ], "resources": [ "pictureInPicture.900b143a.svg", "pictureInPicture.853b1004.svg", "pictureInPicture.6dfe9044.svg", "pictureInPicture.78803072.css", "pictureInPicture.ed709492.css", "pictureInPicture.fbd43708.svg", "pictureInPicture.fb985e27.css", "pictureInPicture.9c6d0f58.css", "pictureInPicture.8e5b3f6b.css", "pictureInPicture.5c468fb6.css", "pictureInPicture.831fad8c.svg", "pictureInPicture.78a61744.svg", "pictureInPicture.54bc1eb7.svg" ] } ], "optional_host_permissions": [ "https:\/\/*\/*", "*:\/\/*\/*", " |