Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zikaari/webext-bridge issues and pull requests
#72 - Project unmaintained - looking for maintainers
Issue -
State: open - Opened by zikaari 10 months ago
#71 - 在 Vite中使用报错 TypeError: Cannot read properties of undefined (reading 'fingerprint')
Issue -
State: open - Opened by sfyang2 11 months ago
- 1 comment
#70 - Hard to debug unhandled promise errors
Issue -
State: open - Opened by beautyfree 11 months ago
#69 - No handler registered in 'background' error, but background handler still being found and invoked
Issue -
State: open - Opened by VnUgE about 1 year ago
- 3 comments
#68 - This script should only be loaded in a browser extension.
Issue -
State: open - Opened by addlistener about 1 year ago
- 3 comments
#67 - Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.
Issue -
State: open - Opened by hoangvu12 over 1 year ago
- 3 comments
#66 - Background stream sendMessage to any tab does not working
Issue -
State: open - Opened by credred over 1 year ago
#65 - Upgrade `serialize-error` to support Error `cause` property
Pull Request -
State: closed - Opened by ziloen over 1 year ago
#64 - Latest version import failure related
Issue -
State: open - Opened by Mis-tian over 1 year ago
- 3 comments
#63 - Messages only received after page refresh
Issue -
State: open - Opened by smeijer over 1 year ago
- 5 comments
#62 - High cpu and ram usage
Issue -
State: open - Opened by WOSHIZHAZHA120 over 1 year ago
- 1 comment
#61 - Pratical exemple how to send message between my js and background-script.
Issue -
State: closed - Opened by capoia over 1 year ago
- 1 comment
#60 - [Bug] `DataTypeKey` not working on `onMessage` and `sendMessage` parameter `messageID`
Issue -
State: closed - Opened by ziloen over 1 year ago
- 3 comments
#59 - 📝 add zh README translate
Pull Request -
State: closed - Opened by Web3HackerWorld over 1 year ago
- 1 comment
#58 - Window post message within an iframe. use parent.postMessage?
Issue -
State: open - Opened by vinceprofeta over 1 year ago
- 1 comment
#57 - Sending message from popup to background crashed (Cannot read properties of undefined reading fingerprint)
Issue -
State: closed - Opened by devnomic over 1 year ago
- 4 comments
#56 - Offscreen context
Issue -
State: open - Opened by bfischer1121 over 1 year ago
#55 - How to use `openStream`, can we show some code demo?
Issue -
State: open - Opened by zouhangwithsweet over 1 year ago
#54 - Simplify protocol map definitions
Pull Request -
State: closed - Opened by NoamLoewenstern over 1 year ago
#53 - Add timeout for sendMessage
Issue -
State: open - Opened by NoamLoewenstern over 1 year ago
- 1 comment
#52 - Simplify protocol map definitions with function types
Issue -
State: open - Opened by NoamLoewenstern over 1 year ago
- 2 comments
#51 - Autocomplete & Error alert extending ProtocolMap as shown in docs in Type Safe Protocols
Issue -
State: open - Opened by NoamLoewenstern over 1 year ago
- 4 comments
#50 - Fix missing new tab in get context
Pull Request -
State: closed - Opened by binhnguyen2501 over 1 year ago
- 1 comment
#48 - Fixes bug where messages from content script have tabId set to null
Pull Request -
State: closed - Opened by codespikey almost 2 years ago
#47 - disfunction to send message from an iframe page to background and others
Issue -
State: open - Opened by heavenkiller2018 about 2 years ago
- 2 comments
#46 - Make tab ID requirement specific in background
Pull Request -
State: closed - Opened by zikaari about 2 years ago
#45 - Popup has no tabId so can't message between it and background
Issue -
State: closed - Opened by JTInfinite about 2 years ago
- 1 comment
#44 - Fix formatEndpoint (skip background context)
Pull Request -
State: closed - Opened by manubo about 2 years ago
- 4 comments
#43 - Fix back/forward caching issues on Safari
Pull Request -
State: closed - Opened by Benjadahl about 2 years ago
- 2 comments
#42 - Back navigation breaks communication in Safari
Issue -
State: open - Opened by Benjadahl about 2 years ago
- 4 comments
#41 - Question: Extension context invalidated
Issue -
State: open - Opened by Bighamster about 2 years ago
- 2 comments
#40 - Exception `TypeError: Cannot read properties of undefined (reading 'port')` thrown when ending session
Issue -
State: closed - Opened by manubo about 2 years ago
- 1 comment
#39 - Add cancel `onMessage`
Pull Request -
State: closed - Opened by tachibana-shin about 2 years ago
#38 - Reliable and safer messaging
Pull Request -
State: closed - Opened by zikaari about 2 years ago
#37 - Messaging from background to popup stuck
Issue -
State: open - Opened by ChxGuillaume about 2 years ago
- 12 comments
#36 - `web_accessible` context
Pull Request -
State: closed - Opened by martonlederer about 2 years ago
- 9 comments
#35 - Add support for `web_accessible_resources` contexts
Issue -
State: open - Opened by martonlederer about 2 years ago
- 1 comment
#34 - add cancel onMessage
Pull Request -
State: closed - Opened by tachibana-shin about 2 years ago
- 2 comments
#33 - sendMessage to injected script not working
Issue -
State: closed - Opened by joeuan over 2 years ago
- 1 comment
#32 - Version 6.0.0
Pull Request -
State: closed - Opened by zikaari over 2 years ago
- 2 comments
#31 - Messaging from window to devtools isn't working
Issue -
State: closed - Opened by BlueFyre over 2 years ago
- 3 comments
#30 - improve autocomplete of `Destination` type
Pull Request -
State: closed - Opened by thetarnav over 2 years ago
- 1 comment
#29 - Sending a message to * should broadcast it to all listeners
Issue -
State: closed - Opened by altryne over 2 years ago
- 3 comments
Labels: enhancement
#28 - Fixes bug where messages from frameId 0 weren't having sender.frameId set
Pull Request -
State: open - Opened by gurupras over 2 years ago
- 2 comments
#27 - Bundling issues
Issue -
State: open - Opened by gurupras over 2 years ago
- 10 comments
#26 - Fixes bug that caused responses to always go to top frame
Pull Request -
State: closed - Opened by gurupras over 2 years ago
- 4 comments
#25 - Experiment with stricter and more helpful types
Pull Request -
State: closed - Opened by Andarist over 2 years ago
- 15 comments
#24 - Version 6.0.0 - Code refactoring and some bug fixes
Pull Request -
State: closed - Opened by zikaari over 2 years ago
- 20 comments
#23 - [discussion] Message queuing is dangerous and unreliable
Issue -
State: closed - Opened by zikaari over 2 years ago
- 6 comments
Labels: fixed
#22 - Listening to onConnect/onDisconnect events
Issue -
State: open - Opened by coure2011 over 2 years ago
- 1 comment
#21 - TS usability issues
Issue -
State: open - Opened by Andarist over 2 years ago
#20 - Upgrade `webextension-polyfill`
Pull Request -
State: closed - Opened by Andarist over 2 years ago
#19 - Sending message from background script to devtools does not work after build
Issue -
State: open - Opened by nirtamir2 over 2 years ago
#18 - fix: support reconnect
Pull Request -
State: closed - Opened by Juicpt over 2 years ago
- 1 comment
#17 - fix: support interfaces and toJSON-able values in ProtocolWithReturn
Pull Request -
State: closed - Opened by samrum over 2 years ago
#16 - Declared type gets transformed to void
Issue -
State: closed - Opened by Elliot67 almost 3 years ago
- 2 comments
#15 - fix: add cjs build target
Pull Request -
State: closed - Opened by tmkx almost 3 years ago
#14 - Sending messages from background script or popup not working in Chrome or Firefox
Issue -
State: open - Opened by nicolechung almost 3 years ago
- 3 comments
#13 - feat: allow to specify frameId
Pull Request -
State: closed - Opened by charlie632 almost 3 years ago
#12 - How can I send&receive messages from a new popped up window?
Issue -
State: open - Opened by zgayjjf almost 3 years ago
- 6 comments
#11 - chore: typo
Pull Request -
State: closed - Opened by caudurodev almost 3 years ago
#10 - Build Doesn't Generate CJS
Issue -
State: closed - Opened by AJStacy about 3 years ago
#9 - Module '"webext-bridge"' has no exported member 'sendMessage' (ts(2305))
Issue -
State: closed - Opened by oonicks about 3 years ago
- 5 comments
#8 - fix: add mv3 compatibility
Pull Request -
State: closed - Opened by tmkx about 3 years ago
#7 - Error: This script should only be loaded in a browser extension. when importing bridge in the window context
Issue -
State: open - Opened by celsobonutti about 3 years ago
- 2 comments
#6 - fix: update stream.ts filename case
Pull Request -
State: closed - Opened by tmkx about 3 years ago
#5 - fix: send/on message in popup/options pages
Pull Request -
State: closed - Opened by tmkx about 3 years ago
#4 - sendMessage to background in popup/options page doesn't work
Issue -
State: closed - Opened by tmkx about 3 years ago
#3 - fix: window messages having assigned invalid `origin`
Pull Request -
State: closed - Opened by Andarist about 3 years ago
#2 - Send a message to 'content-script@<tab>' but only to a frame
Issue -
State: closed - Opened by charlie632 about 3 years ago
- 2 comments
#1 - docs: fix typo
Pull Request -
State: closed - Opened by ntnyq over 3 years ago