kiwix-js icon indicating copy to clipboard operation
kiwix-js copied to clipboard

Allow the user to search ZIM content from the address bar of the browser

Open mossroy opened this issue 8 years ago • 1 comments
trafficstars

The omnibox API of WebExtensions should allow us to implement that.

  • the user types "kiwix" in the adress bar, followed by a space and some keywords
  • the WebExtension provides the search results displayed for the user
  • if the user chooses one result, it opens the offline page

mossroy avatar Mar 03 '17 17:03 mossroy