diff --git a/docs/mma.md b/docs/mma.md index 90f3d7a5c..c8e6e5b30 100644 --- a/docs/mma.md +++ b/docs/mma.md @@ -254,6 +254,18 @@ Here is the list of current deep links available, which can be found here in the `fenix://home` Opens to the Fenix home screen + + `fenix://home_bookmarks` + Opens to the list of the user's bookmarks at its root + + + `fenix://home_history` + Opens to the list of pages the user has visited + + + `fenix://home_collections` + Opens to the list of collections the user has saved. It is implemented as `fenix://home` + `fenix://settings` Opens to the top level settings screen @@ -274,6 +286,22 @@ Here is the list of current deep links available, which can be found here in the `fenix://settings_delete_browsing_data` Opens to the delete browsing data settings screen + + `fenix://settings_addon_manager` + Opens to the settings page to install and manage addons + + + `fenix://settings_logins` + Opens to the Logins and passwords settings page configure how logins are treated. This is *not* the list of actual logins + + + `fenix://settings_tracking_protection` + Opens to the Enhanced Tracking Protection settings page + + + `fenix://settings_privacy` + Opens to the settings page which contains the privacy settings. Currently, this is the same as `fenix://settings` + `fenix://enable_private_browsing` Opens to the Fenix home screen and enables private browsing @@ -286,6 +314,10 @@ Here is the list of current deep links available, which can be found here in the `fenix://make_default_browser` Opens to the Android default apps settings screen. **Only works on Android API >=24** + + `fenix://settings_notifications` + Opens to the Android notification settings screen for Fenix. **Only works on Android API >=24** + Messages