Title:
getCurrentUrlFirefox06282010 Download
Description: Simple Vb6 code for retrieving the current Url in Firefox 3.6.6
Methodology:
Find Firefox profile directory for current user.
Locate sessionstore.js file.
Read file into memory.
Find current Firefox Window and retrieve WIndow Title.
Find Window Title in session file and backtrack to current Url.
Retrieve Url and show user.
To Search:
File list (Check if you may need any files):
Project1.vbw
key.ico
Form1.frx
Read Me.txt
Form1.frm
Module1.bas
Project1.vbp