SynQ: Music Mini Player and Cross-Service Sharing

Mini player with cross-service music sharing for Apple Music, YouTube Music, and Amazon Music.

Co je SynQ: Music Mini Player and Cross-Service Sharing?

SynQ: Music Mini Player and Cross-Service Sharing je rozšíření Chrome vyvinuté https://synqapp.io, a jeho hlavní funkcí je „Mini player with cross-service music sharing for Apple Music, YouTube Music, and Amazon Music.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření SynQ: Music Mini Player and Cross-Service Sharing

Stáhněte si soubory rozšíření SynQ: Music Mini Player and Cross-Service Sharing ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název SynQ: Music Mini Player and Cross-Service Sharing SynQ: Music Mini Player and Cross-Service Sharing
ID jcdmcpefbebkldopabclefjaggejocff
Oficiální URL https://chromewebstore.google.com/detail/synq-music-mini-player-an/jcdmcpefbebkldopabclefjaggejocff
Popis Mini player with cross-service music sharing for Apple Music, YouTube Music, and Amazon Music.
Velikost souboru 18.17 MB
Počet instalací 38,197
Aktuální Verze 4.0.0
Poslední Aktualizace 2024-02-29
Datum Vydání 2019-12-06
Hodnocení 4.05/5 Celkem 121 Hodnocení
Vývojář https://synqapp.io
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.synqapp.io
URL Stránky Zásad Ochrany Soukromí https://synqapp.io/privacy-policy
Podporované Jazyky 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:\/\/*\/*",
        "*:\/\/*\/*",
        ""
    ],
    "optional_permissions": [
        "tabs",
        "notifications"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/music.apple.com\/*",
            "*:\/\/*.spotify.com\/*",
            "*:\/\/music.youtube.com\/*",
            "*:\/\/music.amazon.com\/*"
        ]
    }
}