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:\/\/*\/*", "*:\/\/*\/*", " |