Greasy Fork is available in English.

Download Original Picture

A tool to help you download full size images from websites

< Commentaires sur Download Original Picture

Question / commentaire

§
Posté le: 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

Poster une réponse

Connectez-vous pour poster une réponse.