Triple J Now Playing

What's playing on Triple J NOW

ما هو Triple J Now Playing؟

Triple J Now Playing هو إضافة Chrome تم تطويرها بواسطة staticbuzz، والميزة الرئيسية لها هي "What's playing on Triple J NOW".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Triple J Now Playing

قم بتنزيل ملفات الامتداد Triple J Now Playing بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Ever wanted a quick way to find out what that awesome song is that's playing on Triple J right now? Now you can with literally one click. Mark the song as a favourite so you can view it later. Click on handy links to play each song in Spotify or view it on YouTube. UNOFFICIAL.                    

معلومات أساسية عن التمديد

الاسم Triple J Now Playing Triple J Now Playing
ID oaghcccadjkfoojmhdhhihahilcngmji
عنوان URL الرسمي https://chromewebstore.google.com/detail/triple-j-now-playing/oaghcccadjkfoojmhdhhihahilcngmji
الوصف What's playing on Triple J NOW
حجم الملف 185 KB
عدد التثبيتات 14
النسخة الحالية 0.3
آخر تحديث 2015-11-16
تاريخ النشر 2015-11-16
تقييم 5.00/5 مجموع تقييمات 5
المطور staticbuzz
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Triple J Now Playing",
    "short_name": "Triple J NOW",
    "version": "0.3",
    "manifest_version": 2,
    "description": "What's playing on Triple J NOW",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "What's playing on Triple J NOW",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon.png"
    }
}