Runescape Twitch Livestream Shower

Runescape Twitch Livestream Shower

This extension displays all of the current Runescape Livestreams on Twitch.tv

Merlin
Additional files are visible only to premium users

manifest.json


{
  "browser_action": {
    "default_icon": "icon.jpg",
    "default_popup": "popup.html"
  },
  "all_frames": true,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "This extension displays all of the current Runescape Livestreams on Twitch.tv",
  "name": "Runescape Twitch Livestream Shower",
  "permissions": [
    "https://secure.flickr.com/"
  ],
  "manifest_version": 2,
  "version": "1.7"
}