TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Safari Web Extensions

1 点作者 brainless将近 4 年前

1 comment

brainless将近 4 年前
I am going through through some reading material and it felt odd that Apple is slowly making it hard to make browser extensions without having an Apple device when there are existing browser extension APIs being supported (with implementation differences) in all other major browsers: <a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Mozilla&#x2F;Add-ons&#x2F;WebExtensions&#x2F;Build_a_cross_browser_extension" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Mozilla&#x2F;Add-ons&#x2F;Web...</a><p>Browser extensions are mainly HTML, CSS, JavaScript apps, they should be more cross platform IMHO.