adobe / helix-sidekick-extension

Browser extension for authors on AEM projects
Apache License 2.0
21 stars 36 forks source link

[safari] switch to header based authentication #720

Open rofe opened 4 months ago

rofe commented 4 months ago

Safari was unable to modify headers via declarativeNetRequest in the extension prior to v16.4, but now it is implemented. We should remove the special handling for Safari and have it go through the same process as Chrome.