File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 22 "manifest_version" : 2 ,
33 "name" : " __MSG_extName__" ,
44 "short_name" : " __MSG_extShortName__" ,
5- "version" : " 5.3.1 " ,
5+ "version" : " 6.0.0 " ,
66 "default_locale" : " en" ,
77 "description" : " __MSG_extDesc__" ,
88 "icons" : {
1919 "default_popup" : " view/popup.html"
2020 },
2121 "commands" : {
22- "_execute_browser_action" : {}
22+ "_execute_browser_action" : {},
23+ "scan-qr" : {
24+ "description" : " Scan a QR code"
25+ }
2326 },
2427 "storage" : {
2528 "managed_schema" : " schema.json"
Original file line number Diff line number Diff line change 22 "manifest_version" : 2 ,
33 "name" : " __MSG_extName__" ,
44 "short_name" : " __MSG_extShortName__" ,
5- "version" : " 5.3.1 " ,
5+ "version" : " 6.0.0 " ,
66 "default_locale" : " en" ,
77 "description" : " __MSG_extDesc__" ,
88 "applications" : {
You can’t perform that action at this time.
0 commit comments