dyweb / mos

MOOC & Open Source Group
Apache License 2.0
18 stars 1 forks source link

[idea] 交大选课插件的 firefox 版本维护 #9

Closed gaocegege closed 7 years ago

gaocegege commented 7 years ago

\cc @dyweb/mos

idea issuer: @hczhcz

ref https://github.com/laohyx/electsys/issues/20

长话短说,Firefox 插件的代码过时了,如果还有人在用它的话,欢迎来维护。主要的维护工作是保持 content script 和这边同步,做必要的测试,以及上传给 Mozilla 做签名。

一些技术细节:目前插件只使用了 content script。./content/init.js会检测当前页面是不是 electsys,并装载脚本。因此,引入新的脚本后需要把它加在./content/init.js的列表里。另外,每次更新后,./install.rdf里需要修改版本号和 Firefox 的版本兼容范围。

愿意来做 collaborator 的欢迎报名 :-)

ComMouse commented 7 years ago

Close? @gaocegege

arrowrowe commented 7 years ago

Got volunteers?

ComMouse commented 7 years ago

Seems got

arrowrowe commented 7 years ago

Then update and close?

hczhcz commented 7 years ago

Seems good to close.

BTW, feel free to let us know if you are interested in being a collaborator :-)