open URL in the current tab
Chris Angelico
rosuav at gmail.com
Mon Dec 10 19:16:24 EST 2012
More information about the Python-list mailing list
Mon Dec 10 19:16:24 EST 2012
- Previous message (by thread): open URL in the current tab
- Next message (by thread): open URL in the current tab
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Dec 11, 2012 at 11:05 AM, Jabba Laci <jabba.laci at gmail.com> wrote: > Hi, > >> If this is for use on somebody else's system, *please don't*. My > > This is for me. I have a simple GUI that produces some URL that I want > to open in the current tab. Since I want to verify several URLs, I > don't want to open dozens of new tabs. > > Here is my working solution. It requires the MozRepl Firefox add-on > that I mentioned in the previous message. Looks good! Since it's your own single system, the add-on requirement isn't too onerous (but even if it's an all-mine system, I'd hesitate to deploy an add-on to more than a handful of computers). Specific problem, specific solution. I like it. ChrisA
- Previous message (by thread): open URL in the current tab
- Next message (by thread): open URL in the current tab
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list