- Add
Identity::get_profile_user_info
- Use public function
chrome
to access the API. - Remove Firefox support (experimental fallback: use
firefox
feature)
- Add
Bookmarks::get
- Add
Runtime::last_error
- Add
Runtime::on_installed
- Add
Runtime::set_uninstall_url
- Add
Identity::launch_webauth_flow_with_callback
- Add
Action::on_clicked
- Remove deprecated
tabs.executeScript
function - Add
SessionStorageo
- Add
TabHighlightInfo type
- Add
ZoomChangeInfo type
- Add basic web extension example (Manifest V3)
- Add
TabChangeInfo
- Add
scripting
methods - Add
Runtime::open_options_page
methods - Add
History::search
method - Add
Bookmarks::search
method - Add
Commands::on_command
method - Add
Identity
and some connected methods
Initial release.