|
|
const options = await config.getOptions(tab && tab.url, true);
|
|
const options = await config.getOptions(tab && tab.url, true);
|
|
|
const pageContextsEnabled = ["page", "frame", "image", "link", "video", "audio", "selection"];
|
|
const pageContextsEnabled = ["page", "frame", "image", "link", "video", "audio", "selection"];
|