Radio Sawa

Welcome to Radio Sawa!

What is Radio Sawa?

Radio Sawa is a Chrome extension developed by http://radiosawa.com, and its main feature is "Welcome to Radio Sawa!".

Extension Screenshots

screenshot

Download Radio Sawa Extension CRX File

Download Radio Sawa extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        استمع لأحلى الأغاني وأخر الأخبار على راديو سوا مباشرة من خلال متصفح كروم

اختر محطتك المفضلة من بين 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                    

Extension Basic Information

Name Radio Sawa Radio Sawa
ID acglngkmkpljfmbppobmmgablgbklllb
Official URL https://chrome.google.com/webstore/detail/radio-sawa/acglngkmkpljfmbppobmmgablgbklllb
Description Welcome to Radio Sawa!
File Size 451 KB
Installation Count 816
Current Version 2.1
Last Updated 2014-04-07
Publish Date 2014-04-07
Rating 4.80/5 Total 41 Ratings
Developer http://radiosawa.com
Payment Type free
Extension Website http://www.radiosawa.com/
Help Page URL http://www.radiosawa.com/contact_us.html
Supported Languages
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"
    }
}