jacobcoughenour / odin

2 stars 0 forks source link

[TRACKER] (Chrome) Extension Support #21

Open jacobcoughenour opened 3 years ago

jacobcoughenour commented 3 years ago

This is our next big goal after tab support lands (see #15).

Currently, Electron supports a subset of Chrome's Extension API

Supporting the full Chrome Extension API would be an undertaking. We should determine the minimum amount of endpoints to support that would give us the maximum compatibility with popular extensions. This issue will be used to discuss what endpoints should be supported and track their status individually.

Architecture: [architecture changes task list starts here]

Chrome Extension API Support: [individual endpoint support task list starts here]