Web extension for Firefox and Chrome that shows a popup with a list of your Omnivore articles to quickly open or archive (similar to the In My Pocket extension).
Makes it possible to customize the query that is being used for the list view (e.g. for filtering or sorting) and sets the default query to in:inbox. Also makes the storage and options management more generic to prepare for more settings.
Error state
Adds an error state when fetching data fails (e.g. when entering an invalid search query):
Empty state
Adds an empty state for when the query does not return any items:
Customizable query for search
Makes it possible to customize the
query
that is being used for the list view (e.g. for filtering or sorting) and sets the default query toin:inbox
. Also makes the storage and options management more generic to prepare for more settings.Error state
Adds an error state when fetching data fails (e.g. when entering an invalid search query):
Empty state
Adds an empty state for when the query does not return any items: