focusTab by tomofi
Focus a tab with window.focusTab() function
You'll need Firefox to use this extension
Extension Metadata
About this extension
Usage
First argument is queryInfo object.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/query#Parameters
// Focus a tab with title
focusTab({title: 'Example Domain'})
// Focus a tab with url
focusTab({url: 'http://example.com/'})
// Focus a tab with wildcard
focusTab({url: 'https://www.google.com/search*'})
First argument is queryInfo object.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/query#Parameters
Rate your experience
PermissionsLearn more
This add-on needs to:
- Access browser tabs
- Access your data for all websites
More information
- Add-on Links
- Version
- 1.2
- Size
- 9.5 KB
- Last updated
- 5 years ago (Sep 6, 2019)
- Related Categories
- License
- MIT License
- Version History
Add to collection
More extensions by tomofi
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet