Chrome Music Player Ext
Control your music player from any tab. You can switch songs, play or pause and auto-opening tab with music to choose other…
Что такое Chrome Music Player Ext?
Chrome Music Player Ext - это расширение Chrome, разработанное chubakur, и его основная функция - "Control your music player from any tab. You can switch songs, play or pause and auto-opening tab with music to choose other…".
Снимки экрана расширения
Скачать файл CRX расширения Chrome Music Player Ext
Скачайте файлы расширений Chrome Music Player Ext в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Control your music player from any tab. You can switch songs, play or pause and auto-opening tab with music to choose other playlist and fast return to previous tab.
Now is available for Google Play Music service.
Music Yandex service is coming soon. Основная информация о расширении
| Название | |
| ID | kgjndbjllboloebaeglimdfjgmdlgika |
| Официальный URL | https://chromewebstore.google.com/detail/chrome-music-player-ext/kgjndbjllboloebaeglimdfjgmdlgika |
| Описание | Control your music player from any tab. You can switch songs, play or pause and auto-opening tab with music to choose other… |
| Размер файла | 51.62 KB |
| Количество установок | 832 |
| Текущая Версия | 0.3 |
| Последнее Обновление | 2016-05-04 |
| Дата публикации | 2016-05-04 |
| Рейтинг | 4.00/5 Всего 2 оценок |
| Разработчик | chubakur |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Chrome Music Player Ext",
"version": "0.3",
"browser_action": {
"default_icon": "icon2.png",
"default_popup": "player_layer.html",
"default_title": "Music Player"
},
"permissions": [
"tabs",
"*:\/\/*.google.com\/"
]
} | |