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
- Host: GitHub
- URL: https://github.com/nju33/chrome-ll-tab
- Owner: nju33
- License: other
- Created: 2017-03-07T01:15:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-08T04:43:10.000Z (about 8 years ago)
- Last Synced: 2025-01-23T00:22:15.912Z (4 months ago)
- Topics: activate, chrome-extension, query, tabs
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/bbeiocoilffkakcninhlklebkaghllkn
- Size: 243 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.

## 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 urlAnd 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]