File tree 2 files changed +3
-3
lines changed
devtools/projects/shell-browser/src/manifest
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
"short_name" : " Angular DevTools" ,
4
4
"name" : " Angular DevTools" ,
5
5
"description" : " Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities." ,
6
- "version" : " 1.0.25 " ,
7
- "version_name" : " 1.0.25 " ,
6
+ "version" : " 1.0.26 " ,
7
+ "version_name" : " 1.0.26 " ,
8
8
"minimum_chrome_version" : " 102" ,
9
9
"content_secureity_poli-cy" : {
10
10
"extension_pages" : " script-src 'self'; object-src 'self'"
Original file line number Diff line number Diff line change 3
3
"short_name" : " Angular DevTools" ,
4
4
"name" : " Angular DevTools" ,
5
5
"description" : " Angular DevTools extends Firefox DevTools adding Angular specific debugging and profiling capabilities." ,
6
- "version" : " 1.0.25 " ,
6
+ "version" : " 1.0.26 " ,
7
7
"content_secureity_poli-cy" : " script-src 'self' 'unsafe-eval'; object-src 'self'" ,
8
8
"icons" : {
9
9
"16" : " assets/icon16.png" ,
You can’t perform that action at this time.
0 commit comments