- MetaMask от danfinlay, kumavis
- Метаданные расширения
- Используется
- Сообщить о нарушении правил этим дополнением
- MetaMask version history — 25 versions
- Version 10.6.4
- Older versions
- Version 10.6.2
- Version 10.5.2
- Version 10.5.1
- Version 10.5.0
- Version 10.4.1
- Version 10.3.0
- Version 10.2.2
- Version 10.2.0
- Version 10.1.0
- Version 10.0.3
- MetaMask от danfinlay, kumavis
- Метаданные расширения
- Используется
- Сообщить о нарушении правил этим дополнением
MetaMask от danfinlay, kumavis
Ethereum Browser Extension
Метаданные расширения
Используется
An Ethereum Wallet in your Browser
MetaMask is an extension for accessing Ethereum enabled distributed applications, or «Dapps» in your browser!
The extension injects the Ethereum web3 API into every website’s javascript context, so that dapps can read from the blockchain.
MetaMask also lets the user create and manage their own identities (via private keys, local client wallet and hardware wallets like Trezor™), so when a Dapp wants to perform a transaction and write to the blockchain, the user gets a secure interface to review the transaction, before approving or rejecting it.
Because it adds functionality to the normal browser context, MetaMask requires the permission to read and write to any webpage. You can always «view the source» of MetaMask the way you do any Chrome extension, or view the source code on Github:
https://github.com/MetaMask/metamask-plugin
Enables access to:
Web 3.0
Dapps
NFTs
erc20
tokens
ICOs
erc271
. and more!
Сообщить о нарушении правил этим дополнением
Если вы считаете, что это дополнение нарушает политики Mozilla в отношении дополнений, или имеет проблемы с безопасностью или приватностью, сообщите об этих проблемах в Mozilla, используя эту форму.
Не используйте эту форму, чтобы сообщать об ошибках или запрашивать новые функции в дополнении; это сообщение будет отправлено в Mozilla, а не разработчику дополнения.
Этому дополнению нужно:
- Помещать данные в буфер обмена
- Показывать вам уведомления
- Хранить неограниченное количество данных на стороне клиента
- Получать доступ к вашим данных на всех сайтах
Источник
MetaMask version history — 25 versions
Be careful with old versions! These versions are displayed for testing and reference purposes. You should always use the latest version of an add-on.
Version 10.6.4
## [10.6.4]
### Changed
— [#12752](https://github.com/MetaMask/metamask-extension/pull/12752): Update link, in the add network flow, to the article with information about network security risks
## [10.6.3]
### Fixed
— [##12822](https://github.com/MetaMask/metamask-extension/pull/#12822): Fix `replaceChildren` and `function.prototype.apply` errors that could make the app unusable on older browsers due to a bug in our logo component.
— [#61e0526d5](https://github.com/MetaMask/metamask-extension/pull/61e0526d5): Fix requesting of swaps quotes for token pairs that have highly precise exchange rates.
— [##12773](https://github.com/MetaMask/metamask-extension/pull/#12773): Prevent token input in send flow from adding arbitary trailing decimal values to input
Source code released under Custom License
Older versions
Version 10.6.2
Source code released under Custom License
Version 10.5.2
Source code released under Custom License
Version 10.5.1
Source code released under MIT/X11 License
Version 10.5.0
## [10.5.0]
### Added
— [#12411](https://github.com/MetaMask/metamask-extension/pull/12411): Add support for connecting Ledger devices to MetaMask via WebHID on Chromium based browsers.
— [#12501](https://github.com/MetaMask/metamask-extension/pull/12501): Add «What’s New» notification regarding Ledger WebHID support
### Removed
— [#12500](https://github.com/MetaMask/metamask-extension/pull/12500): Remove all notifications prior to Ledger WebHID announcement
Source code released under MIT/X11 License
Version 10.4.1
### Added
— [#12400](https://github.com/MetaMask/metamask-extension/pull/12400): Add text to Restore Account screen noting current wallet replacement
### Changed
— [#12515](https://github.com/MetaMask/metamask-extension/pull/12515): Updating ‘Learn more’ link location in dapp connection flow
### Fixed
— [#12420](https://github.com/MetaMask/metamask-extension/pull/12420): Fix missing conversion rates in Swaps token dropdown
— [#12403](https://github.com/MetaMask/metamask-extension/pull/12403): Fix incorrect default locale used during onboarding
— [#12484](https://github.com/MetaMask/metamask-extension/pull/12484): Prevent occasional incorrect «No Quotes Found» result in Swaps
— [#12550](https://github.com/MetaMask/metamask-extension/pull/12550): Prevent occasional ‘BigNumber’ error on the confirm screen when sending tokens
Source code released under MIT/X11 License
Version 10.3.0
### Changed
— [#12100](https://github.com/MetaMask/metamask-extension/pull/12100): Use more descriptive language for «View on Etherscan» links
— [#12279](https://github.com/MetaMask/metamask-extension/pull/12279): Remove autofocus from gas limit input in the advanced gas popup
— [#12096](https://github.com/MetaMask/metamask-extension/pull/12096): Standardize appearance of buttons across the extension
— [#12304](https://github.com/MetaMask/metamask-extension/pull/12304): Remove duplicate Cancel button on the Send screen
— [#12331](https://github.com/MetaMask/metamask-extension/pull/12331): Update «off» color for toggle buttons
— [#12330](https://github.com/MetaMask/metamask-extension/pull/12330): Standardize truncation for address display throughout the extension
— [#12384](https://github.com/MetaMask/metamask-extension/pull/12384): Move «View on Etherscan» link to the top of the account menu
### Fixed
— [#12229](https://github.com/MetaMask/metamask-extension/pull/12229): Fix whitespace validation issue for seed phrase entry (Restore Your Account)
— [#12230](https://github.com/MetaMask/metamask-extension/pull/12230): Fix gas control flicker on send screen when switching between EIP-1559 networks
— [#12186](https://github.com/MetaMask/metamask-extension/pull/12186): Fix grammatical issue with «Not connected to this site» message
— [#12381](https://github.com/MetaMask/metamask-extension/pull/12381): Fix width and padding of the hide token modal while in the popup view
— [#12339](https://github.com/MetaMask/metamask-extension/pull/11996): Fix ‘BigNumber’ app error when ‘0x’ is supplied as the transaction value
— [#12339](https://github.com/MetaMask/metamask-extension/pull/12339): Correctly notify the inpage provider of current selected account on «unlock» events
— [#12405](https://github.com/MetaMask/metamask-extension/pull/12405): Fix allowance issue with WETH -> ETH Swaps
Source code released under MIT/X11 License
Version 10.2.2
### Changed
— [#12256](https://github.com/MetaMask/metamask-extension/pull/12256): Updating instruction step when Ledger app has contract data or blind signing setting disabled
Source code released under MIT/X11 License
Version 10.2.0
### Added
— [#12066](https://github.com/MetaMask/metamask-extension/pull/12066): Enable token conversion rates for primary currencies on some non-Mainnet networks
— [#12110](https://github.com/MetaMask/metamask-extension/pull/12110): Enable search tab on «Import Tokens» page on supported custom networks
— Tab will be hidden when the `Use Token Detection` setting is disabled
— [#11798](https://github.com/MetaMask/metamask-extension/pull/11798): Add warning about fake tokens, and rename `Add Token` page to `Import Tokens`
— [#11755](https://github.com/MetaMask/metamask-extension/pull/11755): Add `Refresh list` button to the main page
— This button is shown only when the `Use Token Detection` setting is disabled
— [#11851](https://github.com/MetaMask/metamask-extension/pull/11851): Add Token Detection toggle to experimental settings
— This feature is experimental and is off by default, when enabled, it will add auto-detected tokens to a user’s asset list
— [#12042](https://github.com/MetaMask/metamask-extension/pull/12042): Add Max Fee Per Gas to transaction breakdown
— [#11999](https://github.com/MetaMask/metamask-extension/pull/11999): Add eth_feeHistory to API callable by dapps
— [#11849](https://github.com/MetaMask/metamask-extension/pull/11849): Add subtitles for additional languages (Secret Recovery Phrase Video)
— [#11772](https://github.com/MetaMask/metamask-extension/pull/11772): Add tooltip to better explain possible effects of setting gas fees below MetaMask’s estimates
— [#11796](https://github.com/MetaMask/metamask-extension/pull/11796): Add «Max fee» label to maximum fee amount in edit gas display
### Changed
— [#12019](https://github.com/MetaMask/metamask-extension/pull/12019): Show the user’s address book name for a contract, instead of the contract address, when on the confirmation screen
— [#11915](https://github.com/MetaMask/metamask-extension/pull/11915): Improved time to see Swaps quotes
— [#11802](https://github.com/MetaMask/metamask-extension/pull/11802): Display the correct currency symbol in function type label for simple send transactions on custom networks
— [#11982](https://github.com/MetaMask/metamask-extension/pull/11982): Sort contacts alphabetically within each letter group in the contact list.
— [#12000](https://github.com/MetaMask/metamask-extension/pull/12000): Include the blocked URL in the link to report an incorrectly blocked page.
— [#11964](https://github.com/MetaMask/metamask-extension/pull/11964): Disable spell-check in the address input
— [#12013](https://github.com/MetaMask/metamask-extension/pull/12013): Improving warning text for eth_sign transactions
— [#11945](https://github.com/MetaMask/metamask-extension/pull/11945): Send user to account page upon adding a custom network
— [#11895](https://github.com/MetaMask/metamask-extension/pull/11895): Update header on Send page from `Add Recipient` -> `Send to`
— [#11850](https://github.com/MetaMask/metamask-extension/pull/11850): Use «Secret Recovery Phrase» text throughout the onboarding flow
— [#11795](https://github.com/MetaMask/metamask-extension/pull/11795): Autofocus the Amount field on the Send screen
— [#11889](https://github.com/MetaMask/metamask-extension/pull/11889): Improve gas controls descriptions
— [#11805](https://github.com/MetaMask/metamask-extension/pull/11805): Update tooltip text for gas fees to avoid referring to custom networks as «Ethereum».
— [#11845](https://github.com/MetaMask/metamask-extension/pull/11845): Wrapping and unwrapping native currencies (e.g. ETH -> WETH) through Swaps now uses the wrapping contracts directly
— [#12056](https://github.com/MetaMask/metamask-extension/pull/12056): Improve the text for the «Cancel Edit» button, and allow rejecting the transaction from the Edit screen.
— [#12098](https://github.com/MetaMask/metamask-extension/pull/12098): Scroll down to show all fields when «Advanced options» is toggled in the advanced gas options
— [#11944](https://github.com/MetaMask/metamask-extension/pull/11944): Improve the «Import account» page layout
### Fixed
— [#12140](https://github.com/MetaMask/metamask-extension/pull/12140): Prevent the user from entering more than 15 significant digits in numeric fields, such as Max Priority Fee
— Previously, entering more than 15 significant digits would result in an error.
— [#12169](https://github.com/MetaMask/metamask-extension/pull/12169): Fix handling of erroneous ERC-20 Token amount on the confirmation screen
— Previously, if you entered a token amount with too many decimal places, it would corrupt the token amount in the transaction. Now we truncate any decimals beyond what the token allows instead.
— [#12074](https://github.com/MetaMask/metamask-extension/pull/12074): Prevent the addition of a duplicate, zero-balance account after importing a wallet with seed phrase
— [#11967](https://github.com/MetaMask/metamask-extension/pull/11967): Fix the display of long contact names on the contact settings pages.
— [#12122](https://github.com/MetaMask/metamask-extension/pull/12122): Ensure failed speedups don’t prevent further speedup attempts, and hide the Base Fee and Priority Fee fields when we don’t have that information
— [#11963](https://github.com/MetaMask/metamask-extension/pull/11963): Show scrollbar in the accounts menu
— This makes the accounts list scrollable for users with no mouse scroll wheel.
— [#12058](https://github.com/MetaMask/metamask-extension/pull/12058): Fix clipping issue with long network names in the network dropdown
— [#12039](https://github.com/MetaMask/metamask-extension/pull/12039): Add missing padding at the bottom of the custom network form in the popup view
— [#11890](https://github.com/MetaMask/metamask-extension/pull/11890): Fix alignment of horizontal line shown under gas recommendations
— [#12244](https://github.com/MetaMask/metamask-extension/pull/12244): Fix form prefilling with values on the Build Quote page [Swaps]
Source code released under MIT/X11 License
Version 10.1.0
Source code released under MIT/X11 License
Version 10.0.3
#11931: Temporarily Disabling Mobile Sync
#11936: Use higher gas fees when attempting to speedup or cancel a transaction
#11900: Fixing chainId comparison issue (sign typed message param validation)
#11930: Using 9 decimal places of precision in gas price
Источник
MetaMask от danfinlay, kumavis
Ethereum Browser Extension
Метаданные расширения
Используется
An Ethereum Wallet in your Browser
MetaMask is an extension for accessing Ethereum enabled distributed applications, or «Dapps» in your browser!
The extension injects the Ethereum web3 API into every website’s javascript context, so that dapps can read from the blockchain.
MetaMask also lets the user create and manage their own identities (via private keys, local client wallet and hardware wallets like Trezor™), so when a Dapp wants to perform a transaction and write to the blockchain, the user gets a secure interface to review the transaction, before approving or rejecting it.
Because it adds functionality to the normal browser context, MetaMask requires the permission to read and write to any webpage. You can always «view the source» of MetaMask the way you do any Chrome extension, or view the source code on Github:
https://github.com/MetaMask/metamask-plugin
Enables access to:
Web 3.0
Dapps
NFTs
erc20
tokens
ICOs
erc271
. and more!
Сообщить о нарушении правил этим дополнением
Если вы считаете, что это дополнение нарушает политики Mozilla в отношении дополнений, или имеет проблемы с безопасностью или приватностью, сообщите об этих проблемах в Mozilla, используя эту форму.
Не используйте эту форму, чтобы сообщать об ошибках или запрашивать новые функции в дополнении; это сообщение будет отправлено в Mozilla, а не разработчику дополнения.
Этому дополнению нужно:
- Помещать данные в буфер обмена
- Показывать вам уведомления
- Хранить неограниченное количество данных на стороне клиента
- Получать доступ к вашим данных на всех сайтах
Источник