Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Storage Area Manager", "version": "0.0.1", "description": "Simple editor for Storage Area for Chrome Packaged Apps & Extensions", "devtools_page": "app\/html\/devtoolsBackground.html", "background": { "service_worker": "app\/chrome\/background.js" }, "permissions": [ "scripting" ], "host_permissions": [ "<all_urls>" ], "manifest_version": 3 }