Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mailvelope/mailvelope
/ establishConnection
Method
establishConnection
src/content-scripts/extractFrame.js:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
establishConnection() {
56
this.port = EventHandler.connect(this.ctrlName, this);
57
}
58
59
renderFrame() {
60
this.eFrame = document.createElement(
'div'
);
Callers
1
attachTo
Method · 0.95
Calls
1
connect
Method · 0.45
Tested by
no test coverage detected