Download Original Picture

A tool to help you download full size images from websites

< Feedback on Download Original Picture

Question/comment

§
Posted: 2022-03-05

Please note the following. Their removal will improve user-script's performance.

@require target is not available which causes error.
@resource target is not available which causes error.

These @grant are declared but never used.

// @grant          unsafeWindow
// @grant          GM_setClipboard
// @grant          GM_xmlhttpRequest
// @grant          GM_openInTab
// @grant          GM_registerMenuCommand
// @grant          GM_getValue
// @grant          GM_setValue
// @grant          GM_getResourceText
// @grant          GM_info
// @grant          GM_addStyle

Post reply

Sign in to post a reply.