Seesu Music
Music search, player and meetings. Powered by last.fm and others.
Seesu Music là gì?
Seesu Music là một tiện ích mở rộng Chrome được phát triển bởi https://seesu.me, và tính năng chính của nó là "Music search, player and meetings. Powered by last.fm and others.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Seesu Music
Tải xuống các tệp mở rộng Seesu Music 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
Uses vk.com (vkontakte.ru), soundcloud.com, ex.fm, last.fm and youtube.com to give you music player and meets.
mp3 files search and listening
torrents search
Full search by artists, tags, tracks
Scrobbling to last.fm
Recommendations
Loved tracks
Artists albums
Similar artists
Fast search suggestions
facebook page: http://www.facebook.com/pages/Seesu/121226521257270
vkontakte page: http://vkontakte.ru/seesu_users
for opera and firefox: http://seesu.me/
Linux users must install "chromium-codecs-ffmpeg-nonfree" to play mp3 in Chrome Thông Tin Cơ Bản về Tiện Ích Mở Rộng
| Tên | |
| ID | nhonlochieibnkmfpombklkgjpkeckhi |
| URL Chính Thức | https://chromewebstore.google.com/detail/seesu-music/nhonlochieibnkmfpombklkgjpkeckhi |
| Mô tả | Music search, player and meetings. Powered by last.fm and others. |
| Kích Thước Tệp | 451 KB |
| Số Lần Cài Đặt | 929 |
| Phiên Bản Hiện Tại | 4.98 |
| Cập Nhật Lần Cuối | 2017-10-24 |
| Ngày Phát Hành | 2017-10-24 |
| Đánh Giá | 4.77/5 Tổng số 531 Đánh Giá |
| Nhà Phát Triển | https://seesu.me |
| Loại Thanh Toán | free |
| Trang Web Mở Rộng | http://seesu.me/ |
| URL Trang Trợ Giúp | http://www.facebook.com/pages/Seesu/121226521257270 |
| Ngôn Ngữ Được Hỗ Trợ | en,ru |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "4.98",
"name": "__MSG_extName__",
"description": "__MSG_extDesc__",
"default_locale": "en",
"browser_action": {
"default_icon": {
"19": "icons\/icon19.png"
},
"default_title": "Seesu",
"default_popup": "index.html"
},
"background": {
"page": "bg.html"
},
"icons": {
"16": "icons\/icon16.png",
"32": "icons\/icon32.png",
"48": "icons\/icon48.png",
"64": "icons\/icon64.png",
"128": "icons\/icon128.png"
},
"manifest_version": 2,
"permissions": [
"https:\/\/*.vk.com\/*",
"http:\/\/*.vk.com\/*",
"http:\/\/*.last.fm\/*",
"http:\/\/*.audioscrobbler.com\/*",
"http:\/\/api.soundcloud.com\/*",
"http:\/\/*.nigma.ru\/*",
"https:\/\/ajax.googleapis.com\/*",
"http:\/\/gdata.youtube.com\/*",
"http:\/\/*.isohunt.com\/*",
"http:\/\/*.seesu.me\/*",
"http:\/\/api.songkick.com\/*",
"http:\/\/ex.fm\/api\/*",
"http:\/\/developer.echonest.com\/api\/*",
"http:\/\/hypem.com\/*",
"https:\/\/api.discogs.com\/*",
"https:\/\/api.mixcloud.com\/*",
"http:\/\/pleer.net\/*"
],
"content_security_policy": "script-src 'self'; object-src 'self' https:\/\/www.youtube.com\/v\/"
} | |