@ -13,7 +13,7 @@ const closeTab = (id) => {
if (!tab.pinned) {
return browser.tabs.remove(id);
}
})
});
};
const closeTabForce = (id) => {