clarkbw / searchspot

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.
13 stars 5 forks source link

Store updates, search refactor #2

Closed jrburke closed 12 years ago

jrburke commented 12 years ago

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.