Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

SnatchIE

0.00/5 (No votes)
9 Nov 2005 1  
A web browsing utility which snatches the addresses of all currently opened Internet Explorer web browser windows in real-time.

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".

Refresh Refreshes the address list of the currently opened IE web browser windows.

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

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

Open Opens 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:

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