ipfs/ipfs-companion

Create WebExtensions Experiments to Prototype Missing APIs

Open

#343 创建于 2017年12月19日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (364 fork)batch import
area/firefoxexp/experthelp wantedstatus/ready

仓库指标

Star
 (1,992 star)
PR 合并指标
 (平均合并 53天 3小时) (30 天内合并 1 个 PR)

描述

Background

WebExtensions are a cross-browser system for developing browser add-ons.

Firefox has a transparent process for triaging requests for new APIs, plus there is a special SDK for creating WebExtensions Experiments .

WebExtensions Experiments allow developers to write experimental WebExtensions APIs for Firefox. They can be used to prototype APIs for landing in Firefox, or for use on Nightly or Developer Edition.

Open Problems in Browser Contexts

Experiments to Prototype

Work below is up-for-grabs, unless marked as "in progress".

mozilla/libdweb

This repositiory hosts community effort of implementing experimental APIs for Firefox WebExtensions with a goal of enabling dweb protocols in Firefox through an add-ons. The long term goal of this project is to eventually integrate this APIs into WebExtensions ecosystem. – https://github.com/mozilla/libdweb

References

贡献者指南