jc3213 / download_with_aria2

The browser extenson for aria2 download utility via JSON-RPC
GNU Lesser General Public License v2.1
65 stars 9 forks source link

2792error #101

Closed ivysrono closed 1 month ago

ivysrono commented 1 month ago

JavaScript syntax error (Parsing as module error: Unexpected token } at line: 50 and column: 2) (Parsing as script error: Unexpected token } at line: 50 and column: 2)

Error: There is a JavaScript syntax error in your code, which might be related to some experimental JavaScript features that aren't an official part of the language specification and therefore not supported yet. The validation cannot continue on this file. pages/newdld/newdld.js line 50 column 2

jc3213 commented 1 month ago

看到了,是打错了,昨天突然鼻炎发作没睡好,今天急着修bug导致的,最新版已经修复了。

jc3213 commented 1 month ago

发现昨天改的代码也有点问题——Import,即导入设置功能抽风了,2795已经修复了。

理论上应该没什么问题了,如果发现问题欢迎反馈。如果没大问题的话在想到啥新东西之前估计不会碰这个扩展了。

我准备回头把Easy Proxy的列表管理界面做成这个扩展这样,然后再优化一下行为逻辑啥的。虽然目前这样已经足够我自己日常使用就是了。