Seesu Music

Music search, player and meetings. Powered by last.fm and others.

Seesu Musicคืออะไร?

Seesu Music เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://seesu.me และคุณลักษณะหลักของมันคือ "Music search, player and meetings. Powered by last.fm and others."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Seesu Music

ดาวน์โหลดไฟล์ส่วนขยาย 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                    

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

ชื่อ Seesu Music Seesu Music
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\/"
}