Seesu Music
Music search, player and meetings. Powered by last.fm and others.
Seesu Musicとは何ですか?
Seesu Musicはhttps://seesu.meによって開発されたChromeの拡張機能で、その主な機能は「Music search, player and meetings. Powered by last.fm and others.」です。
拡張機能のスクリーンショット
Seesu Music拡張機能のCRXファイルをダウンロード
Seesu Music拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 拡張機能の基本情報
| 名前 | |
| ID | nhonlochieibnkmfpombklkgjpkeckhi |
| 公式URL | https://chromewebstore.google.com/detail/seesu-music/nhonlochieibnkmfpombklkgjpkeckhi |
| 説明 | Music search, player and meetings. Powered by last.fm and others. |
| ファイルサイズ | 451 KB |
| インストール数 | 929 |
| 現在のバージョン | 4.98 |
| 最終更新日 | 2017-10-24 |
| 公開日 | 2017-10-24 |
| 評価 | 4.77/5 合計 531 レビュー |
| 開発者 | https://seesu.me |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://seesu.me/ |
| ヘルプページのURL | http://www.facebook.com/pages/Seesu/121226521257270 |
| 対応言語 | 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\/"
} | |