Categories

Developer

xypnox

browserquery v0.1.2

  • rating
  • rating
  • rating
  • rating
  • rating
0 (0 reviews)
Query your current browser tabs browserquery browserquery

Query your current browser tabs.

It filters tabs from direct string match with url or title of the tab.

It groups by:

- "domain",
- "window",
- "active", // Whether the window has not been discarded
- "time",
- "audio", // If there is any audio playing
- "article", // Whether it can be rendered in the firefox reader mode (isn't reliable tbh)
- "pinned",
- "duplicate", // Ability to close all duplicate and also all duplicate but one.

It asks for confirmation when closing tabs in bulk.
Doesn't ask when closing all but one for duplicate tabs

By design, it only queries for tabs that start with http, so tabs from extensions will not show up.

> Iosevka Term font recommended but not required

Source: https://github.com/xypnox/browserquery