mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-24 10:30:54 +00:00
added icon and repo information
This commit is contained in:
BIN
images/ade.png
Normal file
BIN
images/ade.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
@@ -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