Absolute Radio

Listen to Absolute Radio stations and podcasts on your computer with the official Chrome app.

Absolute Radioคืออะไร?

Absolute Radio เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.absoluteradio.co.uk และคุณลักษณะหลักของมันคือ "Listen to Absolute Radio stations and podcasts on your computer with the official Chrome app."

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

screenshot
screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย Absolute Radio ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        The Absolute Radio Chrome app gives you one click access to the best music from the last 5 decades, including Absolute Radio 60s, Absolute Radio 70s, Absolute 80s, Absolute Radio 90s, Absolute Radio 00s and Absolute Classic Rock, and live Barclays Premier League football commentary on Absolute Radio extra.

Absolute Radio Account holders can listen to the radio with fewer ads, in stunning high quality audio. Find out about the song playing now, and what’s up next, and catch-up on the latest shows from Frank Skinner, Christian O’Connell, Ian Wright, Dave Gorman and Geoff Lloyd.

The Absolute Radio player is powered by Radioplayer, which also gives you access to hundreds of radio stations from across Great Britain and Northern Ireland, the Isle of Man and the Channel Islands. Save your presets, search for your favourite stations and programmes, listen to local radio stations or discover new ones from around the UK.                    

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

ชื่อ Absolute Radio Absolute Radio
ID golggcjdgckfnkogofdmedhhblikeibi
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/absolute-radio/golggcjdgckfnkogofdmedhhblikeibi
คำอธิบาย Listen to Absolute Radio stations and podcasts on your computer with the official Chrome app.
ขนาดไฟล์ 23.78 KB
จำนวนการติดตั้ง 3,000
เวอร์ชันปัจจุบัน 1.21.6478
อัปเดตครั้งล่าสุด 2012-05-23
วันที่เผยแพร่ 2012-05-23
คะแนน 4.10/5 รวมทั้งหมด 39 คะแนน
ผู้พัฒนา http://www.absoluteradio.co.uk
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.absoluteradio.co.uk/
URL หน้าช่วยเหลือ http://www.absoluteradio.co.uk/contact?to=techies&subject=Chrome%20app%20support#form
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Absolute Radio",
    "description": "Listen to Absolute Radio stations and podcasts on your computer with the official Chrome app.",
    "version": "1.21.6478",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "browser_action": {
        "default_icon": "19.png",
        "default_title": "Absolute Radio"
    },
    "background": {
        "scripts": [
            "popup.js"
        ]
    },
    "minimum_chrome_version": "18",
    "permissions": [
        "tabs"
    ],
    "manifest_version": 2
}