File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 4141 " <all_urls>"
4242 ],
4343 "icons" : {
44- "16" : " icons/16-beta .png" ,
45- "48" : " icons/48-beta .png" ,
46- "128" : " icons/128-beta .png"
44+ "16" : " icons/16.png" ,
45+ "48" : " icons/48.png" ,
46+ "128" : " icons/128.png"
4747 },
4848 "manifest_version" : 3 ,
4949 "name" : " Vue.js devtools (beta)" ,
5050 "permissions" : [
5151 " scripting"
5252 ],
53- "version" : " 7.0.0.12 " ,
54- "version_name" : " 7.0.0 beta 12 " ,
53+ "version" : " 7.5.4 " ,
54+ "version_name" : " 7.5.4 " ,
5555 "web_accessible_resources" : [
5656 {
5757 "extension_ids" : [],
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/devtools-chrome-extension" ,
33 "type" : " module" ,
4- "version" : " 7.0.0-beta.12 " ,
4+ "version" : " 7.5.4 " ,
55 "private" : true ,
66 "author" : " webfansplz" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 3838 "description" : " DevTools browser extension for Vue.js" ,
3939 "devtools_page" : " devtools-background.html" ,
4040 "icons" : {
41- "16" : " icons/16-beta .png" ,
42- "48" : " icons/48-beta .png" ,
43- "128" : " icons/128-beta .png"
41+ "16" : " icons/16.png" ,
42+ "48" : " icons/48.png" ,
43+ "128" : " icons/128.png"
4444 },
4545 "manifest_version" : 2 ,
4646 "name" : " Vue.js devtools (beta)" ,
4747 "permissions" : [
4848 " <all_urls>"
4949 ],
50- "version" : " 7.0.0.12 " ,
51- "version_name" : " 7.0.0 beta 12 " ,
50+ "version" : " 7.5.4 " ,
51+ "version_name" : " 7.5.4 " ,
5252 "web_accessible_resources" : [
5353 " dist/user-app.js" ,
5454 " client/devtools-panel.css" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/devtools-firefox-extension" ,
33 "type" : " module" ,
4- "version" : " 7.0.0-beta.12 " ,
4+ "version" : " 7.5.4 " ,
55 "private" : true ,
66 "author" : " webfansplz" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments