File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " github-tags" ,
3- "version" : " 1.1.9 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " A Vue.js web extension" ,
55 "author" : " denghaha <denghahae@gmail.com>" ,
66 "scripts" : {
Original file line number Diff line number Diff line change @@ -408,7 +408,7 @@ var _bind_project_remarks = function() {
408408 }
409409
410410 // star列表
411- let star = document . getElementsByClassName ( 'd-lg-flex gutter-lg mt-4 ' ) ;
411+ let star = document . getElementsByClassName ( 'd-lg-flex gutter-lg' ) ;
412412 if ( star && star . length > 0 ) {
413413 var list = star [ 0 ] ;
414414
Original file line number Diff line number Diff line change 11{
22 "name" : " GithubTags" ,
33 "description" : " 给Github项目添加标签,支持按标签搜索,支持数据云同步" ,
4- "version" : " 1.1.9 " ,
4+ "version" : " 1.2.0 " ,
55 "manifest_version" : 2 ,
66 "icons" : {
77 "48" : " icons/icon.png" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.1.9 " ,
2+ "version" : " 1.2.0 " ,
33 "message" : " 适配最新版页面" ,
44 "link" : " https://github.com/xiandanin/github-tags#%E6%9B%B4%E6%96%B0%E8%AF%B4%E6%98%8E"
55}
You can’t perform that action at this time.
0 commit comments