Danbooru

Possible Problem with boorkmarklet on FF 57

Posted under Bugs & Features

Currently running Firefox 57.0.2.

Had removed previously saved bookmarklets as batch option does not work.

installed bookmarklet extension and added the bookmarklets from http://danbooru.donmai.us/static/bookmarklet

result was https://i.imgur.com/DyIuWhV.png

this is on twitter pics on both post and batch

tried it with pixiv and does not work.

update: loading image and then selecting the bookmarklet works but not thru the right click context menu that the extension provides- and only on the post marklet and not on batch.

This is a bug in the Bookmarklets Context Menu Firefox extension. PSA: if you use this extension, you need to either downgrade to 1.1.3, or replace your bookmarklets with the following:

Post to Danbooru: [nodtext]javascript:location.href='https://danbooru.donmai.us/uploads/new?url='+encodeURIComponent(location.href)+'&ref='+encodeURIComponent(document.referrer);undefined;[/nodtext]

Batch to Danbooru: [nodtext]javascript:location.href='https://danbooru.donmai.us/uploads/batch?url='+encodeURIComponent(location.href);undefined;[/nodtext]

1