An open API service indexing awesome lists of open source software.

https://github.com/nju33/chrome-ll-tab

😏 Find a tab with omnibox
https://github.com/nju33/chrome-ll-tab

activate chrome-extension query tabs

Last synced: 2 months ago
JSON representation

😏 Find a tab with omnibox

Awesome Lists containing this project

README

        


 ll Tab

😏 Find a tab with omnibox

## Usage

The keyword `tab` is valid for this extension. Type `tab` in Omnibox and enter the` tab` key.

![active ll tab](https://github.com/nju33/chrome-ll-tab/blob/master/readme/active.png?raw=true)

## Syntax

First of all, if you enter it normally, you will search the title.

In addition, there are also two ways of writing it.

- `title:` It is the same as writing normally
- `url:` search url

And you can search for these combinations (e.g. `title:nju33 url:google`)

The entered text is examined by regular expression, and if there are more than one, the first tab becomes active.

## License

Copyright (c) 2017 nju33 [email protected]