Click here to Skip to main content
15,881,588 members
Articles / Web Development / HTML
Article

SnatchIE

Rate me:
Please Sign up or sign in to vote.
3.67/5 (5 votes)
9 Nov 20051 min read 29.1K   785   20   3
A web browsing utility which snatches the addresses of all currently opened Internet Explorer web browser windows in real-time.

Image 1

Introduction

SnatchIE or "snatchie", is a web browsing utility which snatches the addresses of all currently opened Internet Explorer web browser windows in real-time. Addresses can be persisted to a file and reloaded at convenience, thus allowing the user to transport and safeguard their current web browsing session from one computer to another with confidence and ease. SnatchIE provides a way of building a portable library of "favourites".

Image 2

RefreshRefreshes the address list of the currently opened IE web browser windows.

Image 3

AutoSyncEnabled by default, AutoSync will periodically refresh the address list of the currently opened IE windows in real-time as the user browses the web.

Image 4

SavePersists the address list of the currently opened IE web browser windows to a specified file.

Image 5

OpenOpens a specified file detailing a list of previously saved addresses. Each address will be loaded in a new IE window in a minimized state.
Double-click the list of snatched addresses to re-launch them.
Windows Explorer and shell windows can be snatched too.

Requirements

  • Internet Explorer 5.x/6.x
  • .NET Framework v1.1.4322

SnatchIE is a Windows Forms application written in C# using .NET v1.1.4322; saved addresses are persisted and read from a specified XML file with the following schema:

Image 6

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
QuestionNice - how about option to capture url's in status bar? Pin
bparent17-Oct-07 3:02
bparent17-Oct-07 3:02 
GeneralNice to know others had my idea Pin
Kory.Postma21-Nov-05 1:58
Kory.Postma21-Nov-05 1:58 
GeneralVery, very handy for me, but... Pin
NoellyB15-Nov-05 11:56
NoellyB15-Nov-05 11:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.