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 | |
// @namespace KijijiScripts | |
// @version 0.4 | |
// @description Allows for easy ad reposting on Kijiji when managing your ads. A new link named "Repost Ad" will appear in the ad manage widget. Clicking it will redirect the page to the new ad page with most form field pre-filled. You can also specifiy a different category ID in the text field beside the "Repost Ad" button if you wish to repost to a different category than before. Note that this script assumes that you have a Kijiji account and are already logged in and able to manage your existing ads. Also note that when reposting the ad, you will have to manually upload the ad images again, as these are not saved or carried forward automatically (sorry!). Reposting an ad in this way actually creates a whole new ad, so you should delete your old ad as well. | |
// @match http://www.kijiji.ca/v-view-details.html?* | |
// @match https://www.kijiji.ca/v-view-details.html?* | |
// @match http://www |