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 PledgeBox details | |
// @version 0.1 | |
// @description Add tracking infos on PledgeBox interface. | |
// @author Romain | |
// @match https://survey.pledgebox.com/projects/detail/* | |
// @grant none | |
// @downloadURL https://gist.githubusercontent.com/grobux/48eeebdc5d9b746e298d23dc90ecf531/raw/pledgebox-get-tracking.user.js | |
// @updateURL https://gist.githubusercontent.com/grobux/48eeebdc5d9b746e298d23dc90ecf531/raw/pledgebox-get-tracking.user.js | |
// ==/UserScript== |