-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hello @flosse, it's me again.
Lately, I've been working on a side project involving the web_extensions::history
API. While I have been able to find some basic bindings, I've noticed that they do not cover all the functionalities provided by the Chrome chrome.history
API, specifically the chrome.history.getVisits
method and its related details.
Here are my questions:
- Is there a recommended resource or guide for extending the existing
web_extensions::history
bindings to include the full range of Chrome'schrome.history
API features? - Should I be aware of any known issues or limitations with the current
web_extensions::history
bindings? - If there is an ongoing effort to update these bindings, if not, where I should start?
I believe having access to the full chrome.history
API would significantly impact the development of my project. I am willing to contribute to the community if there is an existing effort to enhance these bindings.
I appreciate any guidance or insights you can provide. Thank you in advance for your time and help.
Metadata
Metadata
Assignees
Labels
No labels