Confirmed users
385
edits
(→Spec) |
|||
| Line 56: | Line 56: | ||
*** searchplugins doesn't exist until you create a non-default one | *** searchplugins doesn't exist until you create a non-default one | ||
** SQLite table: install addon, go to tools -> SQLiteManager -> select db, go | ** SQLite table: install addon, go to tools -> SQLiteManager -> select db, go | ||
** default engines have a hidden value | |||
* current problems | * current problems | ||
** how do i gracefully slurp the json content? | ** how do i gracefully slurp the json content? | ||
** how much of the json content do I need? | ** how much of the json content do I need? | ||
** do i | ** how do i handle hidden? | ||
** why do google/bing end up with duplicate entries in the search table? if a keyword is used a new row is added except value is the keyword? | ** why do google/bing end up with duplicate entries in the search table? if a keyword is used a new row is added except value is the keyword? | ||
** what does used mean in the sql table? in the name column? | ** what does used mean in the sql table? in the name column? | ||