Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aeksco/react-typescript-web-extension-starter
/ functions
Functions
10 in github.com/aeksco/react-typescript-web-extension-starter
⨍
Functions
10
◇
Types & classes
2
↓ 2 callers
Function
executeScript
* Executes a string of Javascript on the current tab * @param code The string of code to execute on the current tab
src/popup/component.tsx:21
Function
Hello
()
src/components/hello/component.tsx:5
Function
Popup
()
src/popup/component.tsx:52
Function
Render
()
src/components/hello/stories/Hello.stories.tsx:12
Function
Render
()
src/popup/stories/Popup.stories.tsx:12
Function
Scroller
(props: { onClickScrollTop: () => void; onClickScrollBottom: () => void; })
src/components/scroller/component.tsx:9
Function
Template
(args)
src/components/scroller/stories/Scroller.stories.tsx:18
Function
executeScript
(currentTabId: number, details: any)
src/__mocks__/webextension-polyfill.ts:8
Function
query
(params: any)
src/__mocks__/webextension-polyfill.ts:11
Function
scrollWindow
(position: number)
src/popup/component.tsx:13