After updating this morning, metamask is disabled and asks for additional permissions:
what is this? i want to use it only for purse management and i don't want give this permissions to metamask.
Same concern here
Same here. How do I know it can be trusted?
Same. Could the official team please comment on this?
Hi @bobbyvinon and others - those permissions are for two new features we've added in 4.9.0
The permission to "change data on .eth and .test sites" is so we can reroute you to the content hash of sites hosted on IPFS / ENS. (https://github.com/MetaMask/metamask-extension/pull/4405)
The permission to show browser notifications is so we can notify you when your transactions mine. (https://github.com/MetaMask/metamask-extension/pull/4840)
You can read more about what's new in this most recent version (and more on why we request these permissions) here: https://medium.com/metamask/metamask-monthly-august-8b409c3fa18
Totally fair question - next time our feature set changes the permission level we require, we should try to let you know via the UI or something. I will leave this open for a couple days so others with the same question can find it easily.
The permission to "change data on .eth and .test sites"
Is that what the message was saying!!
Chrome just says "eth" without a dot, making it not very obvious that they're talking about a TLD. Had me wondering, "What the hell is an 'eth' site".
Seems Chrome might need a UX issue opened.
Just to be clear, Chrome does not say "change data on .eth and .test sites". It says this:

@JohnAllen most of those permissions aren't new - check this reddit thread from 2017.
4.9.0 adds the permission for notifications, and it should include a permission about eth & test domains as well. I think @mryellow is correct, that the permission is shown as eth rather than .eth
For me it says read and change all data on the websites I visit. So is it all or just .eth?
@JohnAllen it's all
As described in the reddit post above, the initial permissions on download look like this:

The permission to "read and change all your data on the websites you visit" is what allows us to inject an Ethereum provider and web3 object.
What the original poster is asking about are the additional permissions some users saw after their browsers auto-updated to 4.9.0. Those looked like this:

The permission to read and change data "on all eth and test sites" seems redundant after agreeing to the download permissions, and we're investigating why this was shown to users.
i have this message:
MetaMask is disabled
To re-enable it, accept the new permissions:
.Read and change your data on all eth sites and all test sites
.Display notifications
Remove Accept permissions
Same concern as previous users. Is this a new permission YOU ask for?
@dsilberschmidt yes, these are new permissions we're asking for in versions 4.9.0 and later.
They allow our ENS / IPFS integration (https://github.com/MetaMask/metamask-extension/pull/4405) and the browser notifications we now show after tx are confirmed (https://github.com/MetaMask/metamask-extension/pull/4840)
Most helpful comment
Hi @bobbyvinon and others - those permissions are for two new features we've added in 4.9.0
The permission to "change data on .eth and .test sites" is so we can reroute you to the content hash of sites hosted on IPFS / ENS. (https://github.com/MetaMask/metamask-extension/pull/4405)
The permission to show browser notifications is so we can notify you when your transactions mine. (https://github.com/MetaMask/metamask-extension/pull/4840)
You can read more about what's new in this most recent version (and more on why we request these permissions) here: https://medium.com/metamask/metamask-monthly-august-8b409c3fa18
Totally fair question - next time our feature set changes the permission level we require, we should try to let you know via the UI or something. I will leave this open for a couple days so others with the same question can find it easily.