AceUser / Ace Cast

// ==UserScript==
// @name        Ace Cast
// @namespace   acestream
// @author      Ace Stream
// @homepageURL http://awe.acestream.me/scripts/acestream/Ace_Cast
// @description Cast to any player from popular video hostings
// @version     1.1.1
// @license     MIT
// @grant       GM_log
// @grant       GM_xmlhttpRequest
// @grant       GM_getValue
// @grant       GM_setValue
// @grant       AWE_engineStatus
// @include     http://*.*/*
// @include     https://*.*/*
// @require     http://awe-static.acestream.me/userscripts/ace-cast/acecast.min.js?v=1.1.1
// ==/UserScript==