Firefox add-on for better searching. Multiple search suggestions from a number of different providers. Local search based on GeoLocation. Better search engine preferences management.
Allows reuse of the same profile over multiple runs. Now "engines" and "tags" are stored in SimpleStorage, and this._engines is only generated for a particular tag when getEnginesByTag() is called.
Refactored search internals to be a few different methods.
Save and restore engines and tags more completely
Allows reuse of the same profile over multiple runs. Now "engines" and "tags" are stored in SimpleStorage, and this._engines is only generated for a particular tag when getEnginesByTag() is called.
Refactored search internals to be a few different methods.
Just to split up the size of the search.