Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mozilla/multi-account-containers
/ external-webextensions.test.js
File
external-webextensions.test.js
test/features/external-webextensions.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{expect, initializeWithTab} = require(
"../common"
);
2
3
describe(
"External Webextensions"
,
function
() {
4
const
url =
"http://example.com"
;
Callers
nothing calls this directly
Calls
1
initializeWithTab
Function · 0.85
Tested by
no test coverage detected