File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Xdebug helper" ,
3
3
"description" : " Easy debugging, profiling and tracing extension for Xdebug" ,
4
- "version" : " 1.0.9 " ,
4
+ "version" : " 1.0.10 " ,
5
5
"author" : " Brian Gilbert" ,
6
6
7
7
"manifest_version" : 2 ,
31
31
} ],
32
32
"background" : {
33
33
"scripts" : [ " background.js" ]
34
- // ,
35
- // "persistent": false
36
34
},
37
35
38
36
"commands" : {
Original file line number Diff line number Diff line change 27
27
< i class ="material-icons color--deep-purple "> find_in_page</ i > < span class ="hotkey "> T</ span > race
28
28
</ a >
29
29
</ li >
30
+ < li >
31
+ < a href ="options.html " class ="action " id ="action-disable " target ="_blank ">
32
+ < i class ="material-icons color--gray "> settings</ i > Settings
33
+ </ a >
34
+ </ li >
30
35
< li >
31
36
< a href ="# " class ="action " id ="action-disable " data-status ="0 ">
32
37
< i class ="material-icons color--gray "> power_settings_new</ i > Di< span class ="hotkey "> s</ span > able
You can’t perform that action at this time.
0 commit comments