Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create WebExtensions Experiments to Prototype Missing APIs #343

Open
3 of 12 tasks
lidel opened this issue Dec 19, 2017 · 2 comments
Open
3 of 12 tasks

Create WebExtensions Experiments to Prototype Missing APIs #343

lidel opened this issue Dec 19, 2017 · 2 comments
Labels
area/firefox Issues related to Mozilla Firefox exp/expert Having worked on the specific codebase is important help wanted Seeking public contribution on this issue status/ready Ready to be worked
Milestone

Comments

@lidel
Copy link
Member

lidel commented Dec 19, 2017

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:/mozilla/libdweb

References

@lidel lidel added exp/expert Having worked on the specific codebase is important help wanted Seeking public contribution on this issue labels Dec 19, 2017
@cvan
Copy link

cvan commented Mar 7, 2018

Is there a Firefox Bugzilla platform bug filed for Problem #1?

@lidel lidel added the status/ready Ready to be worked label Mar 7, 2018
@lidel
Copy link
Member Author

lidel commented Mar 7, 2018

AFAIK all three problems come from my thoughts around this bug:

@cvan do you feel it may be a good idea to fill additional separate bugs for each problem?

@lidel lidel added the area/libdweb Work related to new APIs from Mozilla/libdweb label Aug 15, 2018
@lidel lidel added this to the libdweb demos milestone Aug 17, 2018
@lidel lidel removed the area/libdweb Work related to new APIs from Mozilla/libdweb label Aug 17, 2018
@lidel lidel added the area/firefox Issues related to Mozilla Firefox label Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/firefox Issues related to Mozilla Firefox exp/expert Having worked on the specific codebase is important help wanted Seeking public contribution on this issue status/ready Ready to be worked
Projects
No open projects
Status: Needs Grooming
Development

No branches or pull requests

2 participants