File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed
Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
33 "name" : " d-Record" ,
4- "version" : " 1.1.0 " ,
4+ "version" : " 1.1.1 " ,
55 "description" : " dアニメストアで見たアニメを記録することができます。自動もしくは手動で視聴したことをAnnictに送信して記録します。" ,
66 "icons" : {
77 "16" : " icon/icon16.png" ,
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " d-Record" ,
4- "version" : " 1.1.0 " ,
4+ "version" : " 1.1.1 " ,
55 "description" : " dアニメストアで見たアニメを記録することができます。自動もしくは手動で視聴したことをAnnictに送信して記録します。" ,
66 "icons" : {
77 "16" : " icon/icon16.png" ,
Original file line number Diff line number Diff line change 11{
2- "manifest_version" : 2 ,
2+ "manifest_version" : 3 ,
33 "name" : " d-Record" ,
4- "version" : " 1.1.0 " ,
4+ "version" : " 1.1.1 " ,
55 "description" : " dアニメストアで見たアニメを記録することができます。自動もしくは手動で視聴したことをAnnictに送信して記録します。" ,
66 "icons" : {
77 "16" : " icon/icon16.png" ,
1818 "css" : [" inject.css" ]
1919 }
2020 ],
21- "browser_action " : {
21+ "action " : {
2222 "default_popup" : " options.html"
2323 },
2424 "permissions" : [
25- " storage" ,
26- " *://*/*"
25+ " storage"
2726 ]
2827}
You can’t perform that action at this time.
0 commit comments