File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444
4545 "browser_action" : {
4646 "browser_style" : true ,
47- "default_icon" : {
48- "16" : " img/container-site-d-24.png" ,
49- "32" : " img/container-site-d-48.png"
50- },
51- "theme_icons" : [
52- {
53- "size" : 16 ,
54- "dark" : " img/container-site-d-24.png" ,
55- "light" : " img/container-site-w-24.png"
56- },
57- {
58- "size" : 24 ,
59- "dark" : " img/container-site-d-24.png" ,
60- "light" : " img/container-site-w-24.png"
61- },
62- {
63- "size" : 32 ,
64- "dark" : " img/container-site-d-48.png" ,
65- "light" : " img/container-site-w-48.png"
66- },
67- {
68- "size" : 48 ,
69- "dark" : " img/container-site-d-48.png" ,
70- "light" : " img/container-site-w-48.png"
71- },
72- {
73- "size" : 96 ,
74- "dark" : " img/container-site-d-96.png" ,
75- "light" : " img/container-site-w-96.png"
76- },
77- {
78- "size" : 192 ,
79- "dark" : " img/container-site-d-192.png" ,
80- "light" : " img/container-site-w-192.png"
81- }
82- ],
47+ "default_icon" : " img/container-site.svg" ,
8348 "default_title" : " Containers" ,
8449 "default_popup" : " popup.html"
8550 },
You can’t perform that action at this time.
0 commit comments