mmichael453
關於我
名稱 | mmichael453 |
---|---|
加入日期 | Oct. 28, 2009 |
參與開發的附加元件數量 | 0 個附加元件 |
此開發者的附加元件平均分數 | 未經評分 |
我所發表的評論
SMTP Control
評分: 4 / 5 顆星
I too have had the issue with the location list not initializing. I tracked my issue down to line 152 of sc_local_info.js. There it appears to be trying to do a dns lookup on the ip address of the local machine, and if that fails an exception is thrown.
Just to fix it for now, I assigned an arbitrary value to the var 'dnsRecord', and that works for me. Some sort of try-catch block or something in that spot would be a more durable fix however.
Otherwise this extension does exactly what I want it to do.
如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。