background.js (107B)
1 browser.tabs.create({ 2 url: "https://www.mozilla.org/en-US/", 3 cookieStoreId: "firefox-container-1", 4 });