ipfs/ipfs-companion

Create WebExtensions Experiments to Prototype Missing APIs

Open

#343 opened on 2017年12月19日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)JavaScript (364 forks)batch import
area/firefoxexp/experthelp wantedstatus/ready

Repository metrics

Stars
 (1,992 stars)
PR merge metrics
 (平均マージ 53d 3h) (30d で 1 merged 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

コントリビューターガイド