Yes its a pinned tab
const tab = await browser.tabs.create({
active: false,
url: Url,
pinned: true,
});
Topic:
Safari & Web
SubTopic:
General
Tags: