Examine source code of Radio stations from Pakistan

Inspect and view changes in Radio stations from Pakistan source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Radio stations from Pakistan",
  "description": "All major Pakistani radio stations. Click a radio icon and listen at home or in the office. Easy to use and 100% free.",
  "version": "6",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.radio.net.pk/"
    ],
    "launch": {
      "web_url": "http://www.radio.net.pk/"
    }
  }
}