mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-26 19:38:53 +00:00
added icon and repo information
This commit is contained in:
@@ -12,8 +12,17 @@
|
||||
"categories": [
|
||||
"Debuggers"
|
||||
],
|
||||
"icon": "images/ade.png",
|
||||
"galleryBanner": {
|
||||
"color": "#5c2d91",
|
||||
"theme": "dark"
|
||||
},
|
||||
"activationEvents": [
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/adelphes/android-dev-ext"
|
||||
},
|
||||
"main": "./extension",
|
||||
"contributes": {
|
||||
"commands": [
|
||||
|
||||
Reference in New Issue
Block a user