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

WebExtension API support tracker #1

Open
7 of 44 tasks
3kh0 opened this issue Feb 15, 2023 · 10 comments
Open
7 of 44 tasks

WebExtension API support tracker #1

3kh0 opened this issue Feb 15, 2023 · 10 comments
Labels
addons Addon related

Comments

@3kh0
Copy link

3kh0 commented Feb 15, 2023

List of supported API's:

  • action
  • alarms
  • bookmarks
  • browserAction
  • browserSettings
  • browsingData
  • captivePortal
  • clipboard
  • commands
  • contentScripts
  • contextualIdentities
  • cookies
  • declarativeNetRequest
  • devtools
  • dns
  • dom (higher support is out of scope)
  • downloads
  • extension
  • find
  • history
  • i18n (partial)
  • idle
  • management
  • menus
  • notifications
  • omnibox
  • pageAction
  • permissions
  • pkcs11
  • privacy
  • proxy
  • runtime
  • scripting
  • search
  • sessions
  • sidebarAction
  • storage (partial)
  • tabs
  • theme
  • topSites
  • userScripts
  • webNavigation
  • webRequest
  • windows
@cohenerickson
Copy link
Owner

It's definitely in the plans, I hope to have some basic functionality for extensions done around v1.5, possibly sooner.

@cohenerickson cohenerickson changed the title Add ublock origin Extension support Mar 21, 2023
@cohenerickson cohenerickson added the addons Addon related label Mar 22, 2023
@cohenerickson cohenerickson changed the title Extension support Extension support (UBlock Origin) Mar 26, 2023
@glitch128
Copy link
Contributor

another extension that would be good to allow installation is Firefox Color to create custom themes that aren't on the marketplace.

@cohenerickson
Copy link
Owner

Extension support is not on a per-extension basis, it is general support for all of the API's.

another extension that would be good to allow installation is Firefox Color to create custom themes that aren't on the marketplace.

@retronbv
Copy link

retronbv commented Apr 4, 2023

I'm a little hazy on how the extensions are actually installed

@cohenerickson
Copy link
Owner

cohenerickson commented Apr 4, 2023

I'm a little hazy on how the extensions are actually installed

They can be installed from the Firefox addon store
https://addons.mozilla.org/

I am aware that some themes don't work for some reason and I am investigating the issue.

@Notplayingallday383
Copy link

They can be installed from the Firefox addon store https://addons.mozilla.org/

I am aware that some themes don't work for some reason and I am investigating the issue.

Theres also a issue currently where theres a high chance that you can't navigate through the mozilla addons page because it keeps saying an unexpected error occured. I don't know if its just on my end because im using a VPN or if its a velocity issue.
image

@cohenerickson
Copy link
Owner

They can be installed from the Firefox addon store https://addons.mozilla.org/
I am aware that some themes don't work for some reason and I am investigating the issue.

Theres also a issue currently where theres a high chance that you can't navigate through the mozilla addons page because it keeps saying an unexpected error occured. I don't know if its just on my end because im using a VPN or if its a velocity issue. image

This appears to be an issue with the proxy Ultraviolet, I will contact the maintainer about this issue.

@Notplayingallday383
Copy link

Sorry to bother you as im sure your probably busy but any new news on this issue?

@cohenerickson
Copy link
Owner

Sorry to bother you as im sure your probably busy but any new news on this issue?

At the moment I am busy with the end of the school year. I do plan on starting to work on this soon although there are a couple of other smaller features I am planning on implementing first.

@Notplayingallday383
Copy link

At the moment I am busy with the end of the school year. I do plan on starting to work on this soon although there are a couple of other smaller features I am planning on implementing first.

Alr thats fine good luck with school!

@cohenerickson cohenerickson changed the title Extension support (UBlock Origin) WebExtension API support tracker Jun 5, 2023
@cohenerickson cohenerickson pinned this issue Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addons Addon related
Projects
None yet
Development

No branches or pull requests

5 participants