User:Anaaktgeboren/SearchEngineSync: Difference between revisions

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 to look at a json file without one's eyes bleeding?
** 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 need to worry about install/uninstall calls?
** how do i handle hidden?
** do i need to worry about enable/disable?
** 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?
Confirmed users
385

edits