File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " bookmark-url-batch-replacer" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.2.0 " ,
44 "private" : true ,
55 "author" : " dragonish" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 22 "manifest_version" : 3 ,
33 "name" : " __MSG_extName__" ,
44 "description" : " __MSG_extDes__" ,
5- "version" : " 1.1.1 " ,
5+ "version" : " 1.2.0 " ,
66 "minimum_chrome_version" : " 90" ,
77 "author" : " dragonish" ,
88 "homepage_url" : " https://github.com/LightAPIs/bookmark-url-batch-replacer" ,
1919 "action" : {
2020 "default_title" : " __MSG_extName__"
2121 },
22- "permissions" : [" bookmarks" ]
22+ "permissions" : [
23+ " bookmarks"
24+ ]
2325}
Original file line number Diff line number Diff line change 22 "manifest_version" : 3 ,
33 "name" : " __MSG_extName__" ,
44 "description" : " __MSG_extDes__" ,
5- "version" : " 1.1.1 " ,
5+ "version" : " 1.2.0 " ,
66 "author" : " dragonish" ,
77 "homepage_url" : " https://github.com/LightAPIs/bookmark-url-batch-replacer" ,
88 "default_locale" : " en" ,
1313 "128" : " icons/icon_128.png"
1414 },
1515 "background" : {
16- "scripts" : [" js/background.js" ]
16+ "scripts" : [
17+ " js/background.js"
18+ ]
1719 },
1820 "browser_specific_settings" : {
1921 "gecko" : {
2325 "action" : {
2426 "default_title" : " __MSG_extName__"
2527 },
26- "permissions" : [" bookmarks" ]
28+ "permissions" : [
29+ " bookmarks"
30+ ]
2731}
You can’t perform that action at this time.
0 commit comments