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 là gì?

SynQ: Music Mini Player and Cross-Service Sharing là một tiện ích mở rộng Chrome được phát triển bởi https://synqapp.io, và tính năng chính của nó là "Mini player with cross-service music sharing for Apple Music, YouTube Music, and Amazon Music.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng SynQ: Music Mini Player and Cross-Service Sharing

Tải xuống các tệp mở rộng SynQ: Music Mini Player and Cross-Service Sharing dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên SynQ: Music Mini Player and Cross-Service Sharing SynQ: Music Mini Player and Cross-Service Sharing
ID jcdmcpefbebkldopabclefjaggejocff
URL Chính Thức https://chromewebstore.google.com/detail/synq-music-mini-player-an/jcdmcpefbebkldopabclefjaggejocff
Mô tả Mini player with cross-service music sharing for Apple Music, YouTube Music, and Amazon Music.
Kích Thước Tệp 18.17 MB
Số Lần Cài Đặt 38,197
Phiên Bản Hiện Tại 4.0.0
Cập Nhật Lần Cuối 2024-02-29
Ngày Phát Hành 2019-12-06
Đánh Giá 4.05/5 Tổng số 121 Đánh Giá
Nhà Phát Triển https://synqapp.io
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.synqapp.io
URL Trang Chính Sách Bảo Mật https://synqapp.io/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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\/*"
        ]
    }
}