Two questions about storage permission for Chrome extensions.
-
I have a published extension. If I add a storage permission to manifest.json, will the extension be disabled for current users (i.e., Chrome asks if the user want to allow the new permissions), or will it keep running without asking them?
-
From what version of Chrome is chrome.storage available?
Try it or read the documentation: