[Ietab] Really awesone...but can be better
Robert Ryan
rbrt_ryn at isp01.net
Sat Feb 4 12:08:15 EST 2006
> For example could be useful a script or a function to save the "sites
> listed to load in IE tab" that allow the user to send that
> preferences to another user...
This should be easy to implement. Just add import and export menu items
to the IETab options screen.
The logic for export is easy:
1.) Copy the value of the IETab.filterlist key into a text file. This is
just a string containing a space delimited series of URLs.
The logic for import is:
1.) Extract the string from the text file and *append* it to the local
value of the IETab.filterlist key.
The IETab.filterlist key can be found using about:config or by editing
the prefs.js file.
Hopefully this will be included in the next release.
--
Robert Ryan
rbrt_ryn at isp01 dot net
More information about the Ietab
mailing list