mirror of
https://github.com/He4eT/tabswitcher.git
synced 2026-05-04 17:07:23 +00:00
pages/search: init
This commit is contained in:
parent
b6a89a2713
commit
8d91c80b8b
4 changed files with 48 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
browser.action.onClicked.addListener((() =>
|
||||
browser.tabs.create({
|
||||
url: 'https://oddsquat.org'
|
||||
url: '/pages/search/search.html'
|
||||
})))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue