ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

DONE: Have list of URLs, and, in Chrome, manually load one, then next, etc.

<< < (2/9) > >>

nkormanik:
Many people have asked that Flem be ported to Chrome.  For some reason the authors of Flem decided not to.

Thanks, Skwire, for the AHK script!

skwire:
Thanks, Skwire, for the AHK script!-nkormanik (March 12, 2013, 04:47 PM)
--- End quote ---

You're welcome.  Is that script good enough for your purposes?  If so, I'll mark this thread as done.

nkormanik:
Unless anyone has anything else to add, mark as done.

Thanks again, Skwire.  You sure come through.

mouser:
I'd like to leave it open -- and see if anyone wants to make a real GUI utility for this -- that will let you save your url list, keep track of visited links, let you click to visit a link, etc.

I think it's a good candidate for a nice coding snack for an amature coder.

TaoPhoenix:
Here's a basic AHK example that seems to work in Firefox, IE, and Chrome.  Run it, focus your browser, and use Ctrl+Right and Ctrl+Left to cycle through the list.  Of course, change the URL list to suit.
...
-skwire (March 12, 2013, 01:28 PM)
--- End quote ---

On a random note, I'm kinda amazed that sending info to a browser is as simple as "send input". (Is THAT where it goes, to a BROWSER!?) I would have thought it would be way harder.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version