Post

Replies

Boosts

Views

Activity

Comment on Browser.tabs.create method "active"property not working on IOS 18.3
Yes its a pinned tab const tab = await browser.tabs.create({ active: false, url: Url, pinned: true, });
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’25