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 CS VWO Info | |
// @version 1.1 | |
// @description Show info on running VWO experiments | |
// @author Conversion Sciences | |
// @include /^https?:\/\/.*/ | |
// @grant none | |
// @noframes | |
// @downloadURL https://d2t92d45b68dnb.cloudfront.net/TM/VWO.js | |
// ==/UserScript== |