Amazon Music Hotkeys, Controls, Notifications

This extension adds hotkeys, notifications and playback controls for Amazon Music Web App, now you can control music from anywhere

Amazon Music Hotkeys, Controls, Notificationsคืออะไร?

Amazon Music Hotkeys, Controls, Notifications เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Sergej Popov และคุณลักษณะหลักของมันคือ "This extension adds hotkeys, notifications and playback controls for Amazon Music Web App, now you can control music from anywhere"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Amazon Music Hotkeys, Controls, Notifications

ดาวน์โหลดไฟล์ส่วนขยาย Amazon Music Hotkeys, Controls, Notifications ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        # Deprecation notice

Google Chrome now comes with its own media controls which is well integrated with OS, all music players and supports media keys.
For more information about chrome media control:
https://arstechnica.com/gadgets/2019/12/chrome-is-getting-a-dedicated-media-control-button/

It was a fun project however it has run its course.

2.0.9 version of this app is the last. Source code will remain on GitHub.

---------------------------------------------

You can make keyboard shortcuts global and control your music even when you are away from browser!

Note: Amazon Music Web App needs to be opened in one of the tabs and music selected for the extension to work. https://music.amazon.co.uk

On first install reload Amazon Music tab.


Features:
- HotKeys to control music
- Ability to customize HotKeys.
- Notifications
- Cross tab window
- Lyrics



Logitech Media Keys not working? - Disable SetPoint software.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Amazon Music Hotkeys, Controls, Notifications Amazon Music Hotkeys, Controls, Notifications
ID lnkimoaahjmlmbiafbfjdjdnmmoeecoo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/amazon-music-hotkeys-cont/lnkimoaahjmlmbiafbfjdjdnmmoeecoo
คำอธิบาย This extension adds hotkeys, notifications and playback controls for Amazon Music Web App, now you can control music from anywhere
ขนาดไฟล์ 717 KB
จำนวนการติดตั้ง 5,721
เวอร์ชันปัจจุบัน 2.0.9
อัปเดตครั้งล่าสุด 2020-10-15
วันที่เผยแพร่ 2019-09-22
คะแนน 4.32/5 รวมทั้งหมด 28 คะแนน
ผู้พัฒนา Sergej Popov
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Amazon Music Hotkeys, Controls, Notifications",
    "description": "This extension adds hotkeys, notifications and playback controls for Amazon Music Web App, now you can control music from anywhere",
    "version": "2.0.9",
    "author": [
        "Sergej Popov"
    ],
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon48.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/music.amazon.com\/*",
                "https:\/\/music.amazon.co.uk\/*",
                "https:\/\/music.amazon.es\/*",
                "https:\/\/music.amazon.it\/*",
                "https:\/\/music.amazon.de\/*",
                "https:\/\/music.amazon.fr\/*",
                "https:\/\/music.amazon.ca\/*",
                "https:\/\/music.amazon.com.au\/*",
                "https:\/\/music.amazon.in\/*",
                "https:\/\/music.amazon.co.jp\/*",
                "https:\/\/music.amazon.com.mx\/*",
                "https:\/\/music.amazon.com.br\/*"
            ],
            "js": [
                "agent.js"
            ]
        }
    ],
    "commands": {
        "player-toggle": {
            "suggested_key": {
                "default": "MediaPlayPause"
            },
            "description": "Play\/Pause",
            "global": true
        },
        "player-next": {
            "suggested_key": {
                "default": "MediaNextTrack"
            },
            "description": "Next Track",
            "global": true
        },
        "player-previous": {
            "suggested_key": {
                "default": "MediaPrevTrack"
            },
            "description": "Previous Track",
            "global": true
        },
        "player-forward": {
            "description": "Rewind forward 10%",
            "global": true
        },
        "player-backward": {
            "description": "Rewind backward 10%",
            "global": true
        },
        "player-shuffle": {
            "description": "Toggle Shuffle",
            "global": false
        },
        "player-repeat": {
            "description": "Toggle Repeat",
            "global": false
        },
        "player-save": {
            "description": "Toggle Save",
            "global": false
        },
        "player-show": {
            "description": "Show Notification",
            "global": true
        }
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "permissions": [
        "activeTab",
        "notifications",
        "storage",
        "https:\/\/music.amazon.com\/",
        "https:\/\/music.amazon.co.uk\/",
        "https:\/\/music.amazon.es\/",
        "https:\/\/music.amazon.it\/",
        "https:\/\/music.amazon.de\/",
        "https:\/\/music.amazon.fr\/",
        "https:\/\/music.amazon.ca\/",
        "https:\/\/music.amazon.com.au\/",
        "https:\/\/music.amazon.in\/",
        "https:\/\/music.amazon.co.jp\/",
        "https:\/\/music.amazon.co.nz\/",
        "https:\/\/music.amazon.mx\/",
        "https:\/\/*.s3.amazonaws.com\/*",
        "https:\/\/*.media-amazon.com\/*",
        "*:\/\/lyrics.wikia.com\/*",
        "*:\/\/lyrics.fandom.com\/*"
    ]
}