Flickr: Show All Sizes

Adds links to every available size of a Flickr image.

< 脚本 Flickr: Show All Sizes 的反馈

提问 / 留言

§
发布于:2016-03-30

Error: GM_getValue is not defined

Script doesn't seem to be working suddenly and I get this error: GM_getValue is not defined. Any idea how to fix this? Thanks!

§
发布于:2016-03-30

The grant directives are missing in the head section like:
// @grant GM_getValue
// @grant GM_setValue
// @grant GM_registerMenuCommand

§
发布于:2016-03-30

Perfect, thank you!

§
发布于:2016-04-13

Thank you :)

发布留言

登录以发布留言。