Custom values โ€‹โ€‹in Manifest.json for Chrome extension?

Are custom values โ€‹โ€‹allowed to be displayed in manifest.json for the Chrome extension? Since this is json, I want to store some information in manifest.json, especially because the Chrome API is available for Opera, I need to distinguish between the data.

Does the Chrome store store, is there any user data in manifest.json?

+5
source share

Source: https://habr.com/ru/post/1244874/


All Articles