On Fri, Oct 15, 2010 at 7:48 AM, Konrad Hinsen
<[email protected]> wrote:
> I wonder if there is a simple recipe to convert bookmarklets (written in
> JavaScript) into Conkeror commands. As a concrete example, I would like to
> write a Conkeror command that posts a URL to Read It Later
> (http://readitlaterlist.com/), starting from the bookmarklet proposed by
> that site since that's all I have.
>
> Any ideas?
>
The easiest way I found with this is to create a webjump:
define_webjump("myjump", 'javascript:...') ;
I have a few of these in my .conkerorrc file.
> Konrad.
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror