Absolute Radio
Listen to Absolute Radio stations and podcasts on your computer with the official Chrome app.
什麼是Absolute Radio?
Absolute Radio是由http://www.absoluteradio.co.uk開發的Chrome擴展程式,該擴展的主要功能是“Listen to Absolute Radio stations and podcasts on your computer with the official Chrome app.”。
擴展截圖
下載Absolute Radio擴展crx文件
下載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.
擴展基本資訊
名稱 | |
ID | golggcjdgckfnkogofdmedhhblikeibi |
官方網址 | 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 } |