This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name rclouddesktop session extender | |
| // @namespace https://github.com/ncoop | |
| // @description Stay logged in to the rclouddesktop landing page | |
| // @homepageURL https://gist.github.com/ncoop/2015139fa43529cf09d09090f14ee4cd | |
| // @include https://rclouddesktop.raytheon.com/Citrix/XenApp1/site/* | |
| // @icon https://gist.githubusercontent.com/ncoop/2015139fa43529cf09d09090f14ee4cd/raw/b0dfe386383487d1e0311dbd47e7dd2367d2eb88/wfica-256.png | |
| // @version 0.2.5 | |
| // @grant none | |
| // ==/UserScript== |