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 Kijiji Repost Ad Simple | |
// @namespace KijijiScripts | |
// @version 0.3.1 | |
// @description Allows for easy and free ad reposting on Kijiji when managing your ads. A new link named "Repost Ad" will appear in the ad manage widget as well as on the My Kijiji page for each ad. | |
// @match http://www.kijiji.ca/v-view-details.html?* | |
// @match https://www.kijiji.ca/v-view-details.html?* | |
// @match https://www.kijiji.ca/m-my-ads.html* | |
// @grant none | |
// ==/UserScript== |