paprika app bookmarklet
-
Hi all,
The Paprika Recipe Manager has a bookmarklet to extract recipes from a website. It is not working on Vivaldi, though it is working on Chrome. This is the content:
javascript:function save_paprika_recipe(){var d=document;if(!d.body)return;try{var s=d.createElement('scr'+'ipt');s.setAttribute('src',d.location.protocol+'//www.paprikaapp.com/bookmarklet/v1/?token=349fe13183c0e3892e593f5e798bc4104dbe7486c0c5872bb60a076bdcd99917×tamp=%27+(new Date().getTime()));d.body.appendChild(s);}catch(e){}};save_paprika_recipe();void(0);
On Vivaldi, the link gets stored as: about:blank#blocked
Can anyone help? Many thanks.
Claudia
--
ModEdit: </>
-
Hi,
Welcome to Vivaldi's Forums!Read the second paragraph
https://forum.vivaldi.net/topic/54337/guide-useful-bookmarklets--
Also,
Some useful links:Forums
Community Official Tutorials Official Help Forum Categories Modding Vivaldi Vivaldi Features Vivaldi Help Forum Markdown Panels | Engines
Vivaldi Tutorials Issues Feature Requests ¿? Menus | Guides | FAQ Vivaldi How To Bug Reports
--
"Off Topic Tip"
Start a Backup plan if not done so yet.
Follow the Signature's Backup | Reset link.
Windows 7 (x64)
Vivaldi Backup | Reset + Extra Steps -
@claudinha Disable this setting in yellow:
If still fails, check the actual bookmark:
First line is the Bookmark Name (eg: Paprika), second line is the URL (bookmarklet)
For some reason, they were swapped and about#blanked even with the setting off. Fix it and then save. Hopefully now it works:
-
@Hadden89 thanks a lot! Just unchecking the settings box did not work, but after editing bookmark, all fine.
-
@Zalex108 Thanks!
-
@claudinha said in paprika app bookmarklet:
On Vivaldi, the link gets stored as: about:blank#blocked
A know and confirmed bug with dragging bookmarklet.
Was my report from some years ago
VB-45749 "Bookmarklet dragged to bookmark bar fails to work" - Confirmed. -
@DoctorG Thx
-
@claudinha You are welcome.