issues
search
serversideup
/
webext-bridge
💬 Messaging in Web Extensions made easy. Batteries included.
https://serversideup.net/open-source/webext-bridge
MIT License
547
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
onMessage on Window does only accept messages from content-script. Messages from Background or Popup are never-resolving Promises.
#96
thomasf1
opened
1 month ago
0
ERROR Browser.runtime.onConnect.addListener not implemented.
#95
thomasf1
closed
1 month ago
3
fix: Firefox cross-origin object access
#94
pnd280
opened
1 month ago
0
[Doc]: The example is misleading regarding the input parameters
#92
tachibana-shin
opened
3 months ago
0
Add project to serversideup.net
#90
jaydrogers
opened
4 months ago
0
chore(docs): All these imports are only used as types.
#89
aiktb
closed
4 months ago
0
Create Documentation and Landing Page
#88
danpastori
closed
4 months ago
1
No tabId when receiving message in background from content-script
#87
bogomazov
closed
6 months ago
3
How background communicates with content
#86
QC2168
closed
7 months ago
1
fix: fix stream info was modify after send message
#85
thnt
opened
7 months ago
0
Add support for side-panel
#84
gurupras
opened
7 months ago
3
fix: Firefox XRay vision prevents window<->content script messaging
#83
StyleT
closed
7 months ago
7
`tabId` is null when `stream.send` from background script
#82
hinryd
opened
9 months ago
0
Update Readme
#81
jaydrogers
closed
9 months ago
0
Create automated NPM release process
#80
jaydrogers
opened
9 months ago
0
Automate website PR deployments & previews
#79
jaydrogers
opened
9 months ago
1
Update README
#78
jaydrogers
closed
9 months ago
0
Create landing page & docs site
#77
jaydrogers
closed
4 months ago
2
[Feature]sidePanel messaging
#73
KevinZhang19870314
opened
10 months ago
2
Project unmaintained - looking for maintainers
#72
zikaari
closed
10 months ago
8
在 Vite中使用报错 TypeError: Cannot read properties of undefined (reading 'fingerprint')
#71
sfyang2
opened
11 months ago
2
Hard to debug unhandled promise errors
#70
beautyfree
opened
11 months ago
1
No handler registered in 'background' error, but background handler still being found and invoked
#69
VnUgE
opened
1 year ago
4
This script should only be loaded in a browser extension.
#68
addlistener
opened
1 year ago
3
Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.
#67
hoangvu12
opened
1 year ago
8
Background stream sendMessage to any tab does not working
#66
credred
opened
1 year ago
0
Upgrade `serialize-error` to support Error `cause` property
#65
ziloen
closed
1 year ago
0
Latest version import failure related
#64
Mis-tian
opened
1 year ago
3
Messages only received after page refresh
#63
smeijer
opened
1 year ago
8
High cpu and ram usage
#62
WOSHIZHAZHA120
closed
10 months ago
3
Pratical exemple how to send message between my js and background-script.
#61
capoia
closed
1 year ago
1
[Bug] `DataTypeKey` not working on `onMessage` and `sendMessage` parameter `messageID`
#60
ziloen
closed
1 year ago
3
📝 add zh README translate
#59
Web3HackerWorld
closed
1 year ago
1
Window post message within an iframe. use parent.postMessage?
#58
vinceprofeta
opened
1 year ago
1
Sending message from popup to background crashed (Cannot read properties of undefined reading fingerprint)
#57
devnomic
closed
1 year ago
5
Offscreen context
#56
bfischer1121
opened
1 year ago
0
How to use `openStream`, can we show some code demo?
#55
zouhangwithsweet
opened
1 year ago
0
Simplify protocol map definitions
#54
noamloewenstern
closed
1 year ago
0
Add timeout for sendMessage
#53
noamloewenstern
opened
1 year ago
1
Simplify protocol map definitions with function types
#52
noamloewenstern
opened
1 year ago
2
Autocomplete & Error alert extending ProtocolMap as shown in docs in Type Safe Protocols
#51
noamloewenstern
opened
1 year ago
4
Fix missing new tab in get context
#50
binhnguyen2501
closed
1 year ago
1
Fix
#49
manubo
closed
1 year ago
0
Fixes bug where messages from content script have tabId set to null
#48
codespikey
closed
1 year ago
0
disfunction to send message from an iframe page to background and others
#47
heavenkiller2018
opened
2 years ago
2
Make tab ID requirement specific in background
#46
zikaari
closed
2 years ago
0
Popup has no tabId so can't message between it and background
#45
JTInfinite
closed
2 years ago
1
Fix formatEndpoint (skip background context)
#44
manubo
closed
2 years ago
4
Fix back/forward caching issues on Safari
#43
Benjadahl
closed
1 year ago
2
Back navigation breaks communication in Safari
#42
Benjadahl
opened
2 years ago
4
Next