Post

Replies

Boosts

Views

Activity

Reply to Adoption of New MV3 Standards for Browser Extensions
I'm developing MV3 extension. Safari 16.4 introduced support for modifyHeaders, but Safari 18.5 refuses to modify headers when request is done through fetch. chrome.declarativeNetRequest.getEnabledRulesets() show the rule being loaded, but the Origin that I'm trying to modify is still unchanged. However, Safari will modify headers if the request is done through chrome.runtime.sendMessage (script) / chrome.runtime.onMessage.addListener (background.js)
Topic: Safari & Web SubTopic: General Tags:
May ’25
Reply to Adoption of New MV3 Standards for Browser Extensions
I'm developing MV3 extension. Safari 16.4 introduced support for modifyHeaders, but Safari 18.5 refuses to modify headers when request is done through fetch. chrome.declarativeNetRequest.getEnabledRulesets() show the rule being loaded, but the Origin that I'm trying to modify is still unchanged. However, Safari will modify headers if the request is done through chrome.runtime.sendMessage (script) / chrome.runtime.onMessage.addListener (background.js)
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to iOS 18.4 simulator doesn't show installed Safari Web Extensions
Solution: install Xcode 16.4 RC and iOS 18.5.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to Dark mode for extension popups
Still happens in Safari 18.5
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to Java Runtime not found
xinnyuan's reply is correct, but the command shouldn't include line break: sudo ln -sfn /opt/homebrew/opt/openjdk/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk.jdk Worked for me in macOS 15.4
Replies
Boosts
Views
Activity
Apr ’25
Reply to iOS 18.2 Can't open X-Callback-URL from Safari Extension
Fixed in 18.4
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’25
Reply to iOS 18.2 Can't open X-Callback-URL from Safari Extension
reported in FB16234659
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’25