Radio Sawa
Welcome to Radio Sawa!
Cos'è Radio Sawa?
Radio Sawa è un'estensione di Chrome sviluppata da http://radiosawa.com, e la sua funzione principale è "Welcome to Radio Sawa!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Radio Sawa
Scarica i file di estensione Radio Sawa in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
استمع لأحلى الأغاني وأخر الأخبار على راديو سوا مباشرة من خلال متصفح كروم اختر محطتك المفضلة من بين 8 موجات استمع إلى راديو سوا من أي مكان على الانترنت وأنت تستخدم كروم تابع أخر الأخبار من الشرق الأوسط فنون، ثقافة، أخبار، موسيقى، قضايا اجتماعية، لقاءات و تقارير Tune in to the best song, and latest news from the Middle East using Google Chrome •Choose between 8 different Radio Sawa streams •Listen to Radio Sawa wherever you go without having to keep a certain tab open •Easy to use click play or pause •Get updated on the latest news from the Middle East •Arts, culture, music, social issues, interviews, and reports
Informazioni di Base sull'Estensione
Nome | |
ID | acglngkmkpljfmbppobmmgablgbklllb |
URL Ufficiale | https://chrome.google.com/webstore/detail/radio-sawa/acglngkmkpljfmbppobmmgablgbklllb |
Descrizione | Welcome to Radio Sawa! |
Dimensione del File | 451 KB |
Conteggio Installazioni | 816 |
Versione Corrente | 2.1 |
Ultimo Aggiornamento | 2014-04-07 |
Data di Pubblicazione | 2014-04-07 |
Valutazione | 4.80/5 Totale 41 Valutazioni |
Sviluppatore | http://radiosawa.com |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.radiosawa.com/ |
URL della Pagina di Aiuto | http://www.radiosawa.com/contact_us.html |
Lingue Supportate | |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Radio Sawa", "version": "2.1", "manifest_version": 2, "description": "Welcome to Radio Sawa!", "short_name": "Radio Sawa", "background": { "page": "background.html" }, "browser_action": { "default_icon": "off16.png", "default_popup": "window.html" }, "permissions": [ "tabs", "http:\/\/*\/*\/" ], "icons": { "128": "big_icon.png" } } |