Chromeextension (#499)
* updates to chrome extension manifest * update manifest with chrome extension id
This commit is contained in:
@ -7,13 +7,12 @@
|
||||
|
||||
"manifest_version": 2,
|
||||
"name": "makecode.microbit.org",
|
||||
"version": "0.7.0",
|
||||
"version": "0.8.0",
|
||||
"author": "Microsoft Corporation",
|
||||
"short_name": "makecode.microbit.org",
|
||||
|
||||
"description": "Extension for https://makecode.microbit.org.",
|
||||
"homepage_url": "https://makecode.microbit.org",
|
||||
"offline_enabled": "true",
|
||||
"offline_enabled": true,
|
||||
"icons": {
|
||||
"48": "logo48.png",
|
||||
"128": "logo128.png"
|
||||
|
Reference in New Issue
Block a user