Skip to content

Instantly share code, notes, and snippets.

@fairwood136
fairwood136 / pledgebox-get-tracking.user.js
Last active September 14, 2020 22:30 — forked from BubuMVX/pledgebox-get-tracking.user.js
An userscript to display your tracking code on PledgeBox.
// ==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==