AugmentedMode
AugmentedMode
## **Description** [](https://codespaces.new/MetaMask/metamask-extension/pull/25839?quickstart=1) This PR implements client-side detection for malicious network requests within the MetaMask extension. The primary motivation for this change is to enhance the security...
## **Description** This PR introduces the new phishing-warning-page UI in `v4.1.0` along with metrics to track when users click on `Back to safety` which will lead them to the portfolio...
## Explanation We need to ensure that only valid configurations are processed by the phishing detector. Currently, if one configuration fails validation, it causes all configurations to fail, preventing the...
## **Description** This PR introduces trust signal alerts extending the previous PR that just handle the petname compnentn to warn users when interacting with malicious or suspicious addresses during transaction...
## **Description** [](https://codespaces.new/MetaMask/metamask-extension/pull/33670?quickstart=1) Adds trust signal indicators to the address petname component to help users identify malicious, warning, and verified addresses with human readable labels ### Changes...
## **Description** [](https://codespaces.new/MetaMask/metamask-extension/pull/33678?quickstart=1) ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ### **After** ## **Pre-merge author...
## **Description** ## **Changelog** CHANGELOG entry: ## **Related issues** Fixes: ## **Manual testing steps** ```gherkin Feature: my feature name Scenario: user [verb for user action] Given [describe expected initial app...
## **Description** ## **Changelog** CHANGELOG entry: remove epd feature flag ## **Related issues** Fixes: ## **Manual testing steps** ```gherkin Feature: my feature name Scenario: user [verb for user action] Given...
## **Description** Fixed the Alert modal so that now when you see the "Malicious address" alert, you'll need to check "I have acknowledged the alert and still want to proceed"...